sadpmpk pushed to data_packing at sadpmpk/HATPC
-
6d1dbc0084 Replace level data will compressed version
sadpmpk pushed to data_packing at sadpmpk/HATPC
-
9134fde7dc Add in rres packer
-
51618cadc6 Reset ZSTD context before starting
-
789d1b2577 Fix incorrect check for invalid assets
-
e32fd0fc55 Modify main to use rres loading
-
5cfa0c0fc0 Add id check for each chunk load
- Compare 5 commits »
sadpmpk pushed to data_packing at sadpmpk/HATPC
-
20d5bd4ac7 Integrate loading RRES data pack
sadpmpk pushed to data_packing at sadpmpk/HATPC
-
044a5831ff Integrate ZSTD decompression to load level
sadpmpk pushed to main at sadpmpk/HATPC
-
62de96609b Fix (hopefully) one way collision
-
8dde1d5344 Fix quitting from game scene quits the game
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
5cbacf8516 Change keybinds to be more convenient
sadpmpk pushed to main at sadpmpk/HATPC
-
3df97bce95 Merge web build and pc build
-
e2bce62a9d Update editor scene to be larger
-
7dcc142a2d Correct CMakeLists for web build
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
dee5ebd178 Revert to original CMakeLists
-
567b7ab173 Update instruction on metal toggling
-
e26f972600 Update crate colour when toggling metal
-
cf8e2ca1be Revert some changes for sandbox drawing
-
fae37eeecd Test out compilation for the web
- Compare 8 commits »
sadpmpk pushed to draw_opt at sadpmpk/HATPC
-
567b7ab173 Update instruction on metal toggling
-
e26f972600 Update crate colour when toggling metal
-
cf8e2ca1be Revert some changes for sandbox drawing
- Compare 3 commits »
sadpmpk pushed to draw_opt at sadpmpk/HATPC
-
fae37eeecd Test out compilation for the web
sadpmpk pushed to draw_opt at sadpmpk/HATPC
-
99c34b4107 Reduce the number of line draws
-
731a84273a Render the selection tiles only once
- Compare 2 commits »
sadpmpk pushed to draw_opt at sadpmpk/HATPC
-
e6683dfec1 Draw only things within the game rectangle
sadpmpk pushed to main at sadpmpk/HATPC
-
963ba34164 Make water runner travel faster
-
d2a19c5405 Refactor out engine init, deinit, and key handling
-
b30646103d Remove velocity check in moveable system
-
42e5caf695 Implement quit function in main menu
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
209f09e307 Add WASD control for sandbox scene
sadpmpk pushed to main at sadpmpk/HATPC
-
4d12a02f91 Tweak player's movement