Releases: Planimeter/game-engine-2d
Releases · Planimeter/game-engine-2d
v1.3.4
- Fixed lclass fork not properly indexing inherited metamethods
- Updated graphics interface
- Defaulted line styles
- Added screenshot console command
v1.3.3
Fixed crash from Vertex Adventure licensed font references in src/schemes/Default.lua
v1.3.2
- Fixed crashes from chat and players ending up with nil names
v1.3.1
- Updated livereload callbacks
v1.3.0
- Fixed various issues with chat
- Fixed server crashing
onConnect
when Axis integration was disabled - Added
gui.scale()
- Made
concommand.run()
client-only - Updates to chat functionality
- Simplified default main menu animations
- Updated Vertex Adventure sample game code
- Cleaned up schemes
v1.2.1
- Fixed
passwordtextbox:setText()
not properly setting text - Fixed regression with live reloading not printing to console
- Implemented remember password feature for
gui.signindialog
- Fixed panel animations with
gui.signindialog
v1.2.0
v1.1.1
v1.1.0
- Code cleanup
- Removed deprecated onLoad callback
- Added networked concommands
- Refactored HUD elements
- Initial player chat support
- Added onPlayerChat callback
v1.0.0
Updated Grid to build 813 fixing #3