Skip to content

Releases: Hampo/ProddyUtils

v1.5

19 Sep 16:45
Compare
Choose a tag to compare
  • Added GetMetatable
  • Added GetTop
  • Added Net.DownloadString

v1.4

28 Apr 21:29
Compare
Choose a tag to compare
  • Added Keyboard.IsKeyPressed
  • Added Keyboard.KeyDown
  • Added Keyboard.KeyUp
  • Added Keyboard.Keys
  • Added Keyboard.DXKeys
  • Added OS.GetTimeMillis
  • Added OS.GetTimeMicro
  • Added OS.GetTimeNano
  • Moved initialise notification to debug build only

v1.3

27 Apr 20:13
Compare
Choose a tag to compare
  • Added CheckVersion
  • Added GetVersion
  • Added IO.GetFiles
  • Added above map notification on initialise (Uses Lua because bad)

v1.2

27 Apr 14:17
Compare
Choose a tag to compare
  • Fixed a typo in IO.Exists
  • Added IO.DirExists
  • Added IO.FileExists

v1.1

27 Apr 01:26
Compare
Choose a tag to compare

Updated IO.CreateDirectory to use experimental/filesystem

v1.0

27 Apr 01:01
Compare
Choose a tag to compare

Initial release