Skip to content

Releases: Pika-Software/gm_moonloader

Release 2.1.8

07 Dec 13:51
49b5439
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.7...2.1.8

Release 2.1.7

06 Sep 10:43
7971780
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.6...2.1.7

2.1.6

10 Jul 15:07
945a414
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.5...2.1.6

2.1.5

09 Jul 22:16
edc113e
Compare
Choose a tag to compare

What's Changed

  • Small bug-fixes + updated symbols for MacOS by @dankmolot in #20

Full Changelog: 2.1.4...2.1.5

2.1.4

05 Jul 15:19
9a404e4
Compare
Choose a tag to compare

What's Changed

  • Fix wrong lines in errors + crash on changing moonloader_detour_getinfo by @dankmolot in #19

Full Changelog: 2.1.3...2.1.4

2.1.3

03 Jul 18:45
a7e517c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.3

2.1.1

03 Jul 17:42
Compare
Choose a tag to compare

Updated internal symbols for win64

Full Changelog: 2.1.0...2.1.1

2.1.0

01 Jul 23:05
Compare
Choose a tag to compare

What's Changed 😎

  • Now Moonloader integrates into ILuaShared, and thus have better loading process
  • AddCSLuaFile and include accepts only .lua files, just as vanilla behavior (and as recommended)
  • Better autorefresh, fixed on Linux, and no Trying to autorefresh... message on MacOS (but lua_refresh_file is broken ;p)
  • When Moonloader is initialized, dummy .lua files are created so they can be found with file.Find (and no need for PreCacheDir!)
  • Fixed minor issues, and probably broke some things

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

21 Jun 15:12
57c0579
Compare
Choose a tag to compare

🎉 Finally I can fully release gm_moonloader after almost full year of making version 2.0. 🎉

Notable changes

  • Code was fully refactored and internal design was rethought
  • Moonloader now fully supports Yuescript v0.23.8
  • Better error handling + small optimizations related to Moonscript
  • Better Auto-refresh for everyone (even OSX users can have autorefresh now!)
  • Better debug information (now you can see exactly where error happened)

Full Changelog: 1.3.0...2.0.0

2.0.0-rc6

29 May 06:59
Compare
Choose a tag to compare
  • Added Yuescript macros support (untested properly yet 😄)
  • Updated Yuescript to version v0.23.6
  • Changed internal version of Lua from 5.4 to 5.1
  • Now MacOS have native autorefresh! (thank you @robotboy655 for the lua_refresh_file)

Full Changelog: 2.0.0-rc5...2.0.0-rc6