Releases: glebi574/pewpew-overhaul-lite
Releases · glebi574/pewpew-overhaul-lite
0.3
- Some changes in names for consistency
- Moved
tests.lua
contents into debug.lua
and removed test_print()
- Now position interpolation can be specified in
new_entity(x, y, v)
.If not specified, it's set to true
0.2
- Optimized memory usage by 18%
- Removed some useless
fx_*
functions
- Added
add_memory_print()
- Added
entity_change_pos()