Commit Graph
15 Commits
Author SHA1 Message Date
binarycat 4ae674f0a7 smooth camera 2022-03-11 14:49:58 -05:00
binarycat 362c7ea52d add Point.copy 2022-03-11 14:10:18 -05:00
binarycat 644b1a4828 require point.lua 2022-03-11 14:07:54 -05:00
binarycat c0af34fd76 add Point.__tostring 2022-03-11 14:07:33 -05:00
binarycat e648705e5b added Point class 2022-03-11 13:16:45 -05:00
binarycat 3d41699d8f fix indentation 2022-03-11 12:23:19 -05:00
binarycat edd064c2fd improve Prompt and use it to ask for level and file name when exporting 2022-03-05 14:29:01 -05:00
binarycat 8cfc6a9d18 cleaned up file stuff in ExportLevel 2022-03-05 14:00:27 -05:00
binarycat 70958c5762 add Prompt 2022-03-05 13:46:33 -05:00
binarycatandlustlion 5643fc0140 added rooms 2022-03-04 20:49:24 +01:00
binarycatandlustlion e3a5ab0c42 new fps counter 2022-02-27 04:49:38 +01:00
binarycatandlustlion a3cfe1fed3 change rope swinging physics a bit 2022-02-26 23:49:25 +01:00
binarycatandlustlion 4ae314f422 rework physics, move_x now only used for graphics logic 2022-02-26 23:01:56 +01:00
binarycatandlustlion e9754dc1dd walljumps 2022-02-26 21:18:25 +01:00
binarycatandlustlion 4efc99659c dont use nil globals, pass no args to Entity:New() instead 2022-02-26 20:14:01 +01:00