..
canvasses
naming convention for most stuff but not all
2022-03-04 23:28:30 +01:00
entities
function to improve entities moving on collisions and fixed accordingly
2022-03-16 18:50:10 +01:00
ui
drawTextBox to use style table instead of a lot of arguments
2022-03-12 18:20:06 +01:00
animation.lua
animations now have a flag for when they update their img frame
2022-03-17 00:33:36 +01:00
audio.lua
consistent indentation
2022-02-26 03:56:53 +01:00
camera.lua
multiselect region can be drawn with the right mouse button
2022-03-12 13:16:39 -05:00
canvas.lua
naming convention for most stuff but not all
2022-03-04 23:28:30 +01:00
collision.lua
added Rect class
2022-03-12 11:12:29 -05:00
debug.lua
more naming convention
2022-03-08 09:34:51 +01:00
demo.lua
naming conventions act 2: the end
2022-03-06 09:35:45 +01:00
draw.lua
consistent indentation
2022-02-26 03:56:53 +01:00
editor.lua
multiselecting entities!
2022-03-13 10:38:20 +01:00
entity.lua
function to improve entities moving on collisions and fixed accordingly
2022-03-16 18:50:10 +01:00
game.lua
change editor_mode to editor.active, minor refactor, and start work on multiselect
2022-03-12 11:46:45 -05:00
gameworld.lua
Changes on Lights
2022-03-17 00:37:14 +01:00
hex.lua
naming conventions act 2: the end
2022-03-06 09:35:45 +01:00
in_out.lua
i had accidentally commented out a line of the level tiles
2022-03-08 09:41:15 +01:00
keybind.lua
Keybinds can be occupied (when being checked down)
2022-03-13 09:57:44 +01:00
level.lua
more naming convention
2022-03-08 09:34:51 +01:00
lights.lua
Changes on Lights
2022-03-17 00:37:14 +01:00
locale.lua
naming conventions act 2: the end
2022-03-06 09:35:45 +01:00
math.lua
function to improve entities moving on collisions and fixed accordingly
2022-03-16 18:50:10 +01:00
menu.lua
more naming convention
2022-03-08 09:34:51 +01:00
objects.lua
cleanup useless function
2022-03-13 09:34:34 +01:00
point.lua
smooth camera
2022-03-11 14:49:58 -05:00
queue.lua
naming conventions act 2: the end
2022-03-06 09:35:45 +01:00
rect.lua
getPoints and getCoords
2022-03-13 10:43:07 +01:00
require.lua
added Rect class
2022-03-12 11:12:29 -05:00
serialize.lua
serialization function
2022-03-15 20:16:35 -04:00
spawn.lua
fix adjusting select to camera
2022-03-13 10:47:17 +01:00
ui.lua
fix indentation and cleaning
2022-03-12 18:28:35 +01:00