csd4ni3l
  • Joined on 2025-10-17
csd4ni3l synced commits to main at csd4ni3l/ember-keeper from mirror 2025-11-29 16:14:19 +01:00
f1ee270a1d fix requirements.txt
879167822e Add statistics, per level high score and tries
Compare 2 commits »
csd4ni3l synced new reference refs/tags/latest to csd4ni3l/ember-keeper from mirror 2025-11-29 13:14:18 +01:00
csd4ni3l synced commits to refs/tags/latest at csd4ni3l/ember-keeper from mirror 2025-11-29 13:14:18 +01:00
csd4ni3l synced commits to main at csd4ni3l/ember-keeper from mirror 2025-11-29 13:14:18 +01:00
9b80dba667 add level selector and support for multiple levels, fix high score not updating
csd4ni3l synced commits to main at csd4ni3l/ember-keeper from mirror 2025-11-28 22:14:14 +01:00
1d51aa0952 Add funny texts around the map, add file saving, use trees instead of coins, make reset put trees back, increase ice slipperiness, make warmth always decline
csd4ni3l synced commits to main at csd4ni3l/ember-keeper from mirror 2025-11-28 19:14:15 +01:00
21b1d04369 Add jump cooldown, make left and right diagonals slide you down correctly, improve the map a bit, add high score, score and try count
csd4ni3l released at csd4ni3l/fleet-commander 2025-11-27 17:14:13 +01:00
csd4ni3l released at csd4ni3l/chaos-protocol 2025-11-27 17:14:11 +01:00
csd4ni3l released at csd4ni3l/connect-the-current 2025-11-27 17:14:11 +01:00
csd4ni3l synced new reference refs/tags/main to csd4ni3l/game-of-life from mirror 2025-11-04 19:58:05 +01:00
csd4ni3l synced commits to refs/tags/main at csd4ni3l/game-of-life from mirror 2025-11-04 19:58:05 +01:00
csd4ni3l synced commits to main at csd4ni3l/game-of-life from mirror 2025-11-04 19:58:05 +01:00
616447707d Merge pull request #3 from bcorfman/main
5c311f60ca formatting
3c82a74fba Handle missing ControllerWindow
3cb59bd706 Fixed double window issue on Linux
309cb0e2c5 Turn off shadow window
Compare 12 commits »
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-03 15:58:04 +01:00
7a8fdd64ba Fix README saying 2 instead of 3 minigames
31973ad9d3 fix best time being None for 0.1s which looked bad
60bf2a65be Fix music always playing, add more jumpscares and increase chance of jumpscares
Compare 3 commits »
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-02 23:58:08 +01:00
c616865438 update CREDITS with more attribution
d2792d41de Add random jumpscares which you can disable, make settings warning for all settings, remove sfx setting, remove WIP warning
Compare 2 commits »
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-02 21:58:01 +01:00
0904eede95 Add whack a pumpkin and best score, move games to game_info and setup_game, make a modular basegame template and build upon that, fix game settings not using the current game specific settings
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-02 18:58:03 +01:00
7094603bd7 Improve README, add bird enemy to pumpkin roll and finish it, add high scores to profile
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-02 16:58:00 +01:00
f056977548 Cut out tombstones, make settings depend on the game, fix default settings values, fix game crashing with no setting cookies, add multiple enemies into pumpkin roll
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-02 13:58:00 +01:00
dbaecc846c Add starting Pumpkin roll game which i will improve, add score and high score counters to both games
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-01 18:57:59 +01:00
cf70384239 Move static resources into their own directories
e7293aeb09 Make game.js more modular, add page reload warning to graphics settings and make them work, add some starting code to pumpkin roll and add it to navbar
Compare 2 commits »
csd4ni3l synced commits to main at csd4ni3l/loginween from mirror 2025-11-01 14:57:55 +01:00
233ab2f878 Pumpkin memory now works, has a timer, and you can win. No high scores yet.