Lusty Lion of the Land of the Crimson Fawn lustlion
  • Fedi: @lustlion@succubi.services

  • Joined on 2022-03-05
lustlion pushed to Chunk at lustlion/Mothback 2022-03-17 03:22:00 +09:00
577b7576cf added level in new format to repo
lustlion created branch Chunk in lustlion/Mothback 2022-03-17 02:58:30 +09:00
lustlion pushed to Chunk at lustlion/Mothback 2022-03-17 02:58:30 +09:00
fa4b2c86b5 somewhat kinda got things working again
e8cef497d4 reworking level loading logic
b3a12305da trying to do chunked level loading
Compare 3 commits »
lustlion pushed to master at lustlion/Mothback 2022-03-17 02:50:15 +09:00
236e23177d function to improve entities moving on collisions and fixed accordingly
lustlion pushed to master at lustlion/Mothback 2022-03-16 09:17:20 +09:00
4d94cc805d serialization function
lustlion pushed to master at lustlion/Mothback 2022-03-13 18:47:20 +09:00
9c4b5431ee fix adjusting select to camera
lustlion pushed to master at lustlion/Mothback 2022-03-13 18:43:10 +09:00
ba1c0f0c89 getPoints and getCoords
lustlion pushed to master at lustlion/Mothback 2022-03-13 18:38:24 +09:00
ef632d50ee multiselecting entities!
lustlion pushed to master at lustlion/Mothback 2022-03-13 18:36:23 +09:00
5bcf25a461 fix typos and functions
lustlion pushed to master at lustlion/Mothback 2022-03-13 17:57:48 +09:00
1039479c47 Keybinds can be occupied (when being checked down)
lustlion pushed to master at lustlion/Mothback 2022-03-13 17:42:38 +09:00
62555b4526 improvement to moveSpawns so it can move multiple spawns correctly
lustlion pushed to master at lustlion/Mothback 2022-03-13 17:34:42 +09:00
a4af57ca6c cleanup useless function
lustlion pushed to master at lustlion/Mothback 2022-03-13 04:07:14 +09:00
5189bef537 cleanup
lustlion pushed to master at lustlion/Mothback 2022-03-13 03:56:31 +09:00
eab4cbbcdc use Rect:containsPoint in isThereObjectAt
lustlion pushed to master at lustlion/Mothback 2022-03-13 03:18:03 +09:00
829963e080 add Rect, begin work on multiselect
82246dc0c6 multiselect region can be drawn with the right mouse button
f091fba9f7 change editor_mode to editor.active, minor refactor, and start work on multiselect
27f1dc71c0 added Rect class
Compare 4 commits »
lustlion pushed to master at lustlion/Mothback 2022-03-13 02:28:40 +09:00
3a5e0b395b fix indentation and cleaning
lustlion pushed to master at lustlion/Mothback 2022-03-13 02:20:36 +09:00
feed65cf6d floored coords when adding or moving entity spawns
1883bcd78b drawTextBox to use style table instead of a lot of arguments
3c1746d914 particles time to be handled in frames instead of seconds optionally
Compare 3 commits »
lustlion pushed to master at lustlion/Mothback 2022-03-12 06:04:47 +09:00
97de68e34b removed last globals for editor palette
lustlion pushed to master at lustlion/Mothback 2022-03-12 05:41:37 +09:00
719c6cc5af removed unused variable
lustlion pushed to master at lustlion/Mothback 2022-03-12 05:36:08 +09:00
5f48756e2e cleaned up stepEditor()