.. |
canvasses
|
naming convention for most stuff but not all
|
2022-03-04 23:28:30 +01:00 |
entities
|
particles time to be handled in frames instead of seconds optionally
|
2022-03-12 18:19:07 +01:00 |
ui
|
drawTextBox to use style table instead of a lot of arguments
|
2022-03-12 18:20:06 +01:00 |
animation.lua
|
more editor work on handling entity spawns
|
2022-03-10 10:21:10 +01:00 |
audio.lua
|
consistent indentation
|
2022-02-26 03:56:53 +01:00 |
camera.lua
|
smooth camera
|
2022-03-11 14:49:58 -05:00 |
canvas.lua
|
naming convention for most stuff but not all
|
2022-03-04 23:28:30 +01:00 |
collision.lua
|
more naming convention
|
2022-03-08 09:34:51 +01: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
|
removed last globals for editor palette
|
2022-03-11 16:04:38 -05:00 |
entity.lua
|
prompt box style, entity prompts improvement, killing entities and particles improvement
|
2022-03-11 13:04:36 +01:00 |
game.lua
|
made the check for archetype better, fixed reposition into restart game
|
2022-03-10 18:37:19 +01:00 |
gameworld.lua
|
naming conventions act 2: the end
|
2022-03-06 09:35:45 +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
|
added function to cancel active prompt added function to add new spawns from editor added keybind for that
|
2022-03-11 18:39:27 +01:00 |
level.lua
|
more naming convention
|
2022-03-08 09:34:51 +01:00 |
lights.lua
|
prompt box style, entity prompts improvement, killing entities and particles improvement
|
2022-03-11 13:04:36 +01:00 |
locale.lua
|
naming conventions act 2: the end
|
2022-03-06 09:35:45 +01:00 |
math.lua
|
naming conventions act 2: the end
|
2022-03-06 09:35:45 +01:00 |
menu.lua
|
more naming convention
|
2022-03-08 09:34:51 +01:00 |
objects.lua
|
more naming convention
|
2022-03-08 09:34:51 +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 |
require.lua
|
require point.lua
|
2022-03-11 14:07:54 -05:00 |
spawn.lua
|
floored coords when adding or moving entity spawns
|
2022-03-12 18:20:25 +01:00 |
ui.lua
|
fix indentation and cleaning
|
2022-03-12 18:28:35 +01:00 |