alexandre
  • Joined on 2023-11-27
alexandre pushed to refactoring at alexandre/osutipe 2025-03-24 16:47:11 +01:00
5d4a9c8c58 added commentaries uwu
c2cfc429ae more
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-23 12:01:12 +01:00
946a721052 made level 5 harder
09504a6b8a added entity2 + added drag speeds (separate from the player's)
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-22 12:05:23 +01:00
7d310d3f71 optimizations to entity processing + added enemy1 (walking seeker) + fixed segFault on addEntity
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-20 21:12:15 +01:00
97db1731e6 started working on level 5
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-19 16:26:26 +01:00
f09196df7f fixed player not being able to push crates
bc4560b2fd fixed spinning platforms clipping the player into the ground
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-18 22:03:29 +01:00
8c38e0fe78 added description for each mod + added +FP and +SP
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-17 22:46:14 +01:00
20ab6624ea added +HD, display used mods while in-game and adjusted HR damage multiplier
alexandre pushed to refactoring at alexandre/osutipe 2025-03-17 17:22:08 +01:00
3b6ed078f4 added some samples uwu
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-16 22:10:10 +01:00
530d0e1283 added mods
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-16 12:41:38 +01:00
563dd34ea5 added cannons + fixed time changing when FPS is changed + rebalanced some levels to adjust timings
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-15 12:16:30 +01:00
5019085139 added sokoban level and added warp menu for dev
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-14 17:57:41 +01:00
fef3705d71 added button panels (triggered when a moving block is on them
dd0aed2334 movable crates now interact with each other
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-13 22:03:10 +01:00
48c39e5c55 added pushable blocks
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-08 18:16:29 +01:00
1258be1e78 added syntax for optionnal arguments + buttons can now halt/start platform movement
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-07 22:10:54 +01:00
89b1637d46 fixed physics on spinning platforms + added level 3
a075564477 added matching physics for spinning things
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-04 23:01:26 +01:00
254744509f added spinning lava bars
alexandre pushed to main at alexandre/binding-of-isaac 2025-03-03 22:32:24 +01:00
f5c5cafeb7 small rework of bullet shooters
f8f90f7824 fixed bug when vertically-angled cubes resulted in incorrect normal vector calculation
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-28 19:37:55 +01:00
162ea1bd30 added remaining kahoot music
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-27 15:22:46 +01:00
4c6ca3d4e8 updated readme 5 + added kahoot gong to math
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-27 15:15:05 +01:00
89ac335034 completed level_02