alexandre
  • Joined on 2023-11-27
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-27 10:51:56 +01:00
c46555e108 changed polling for math + added mathBlock
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-26 22:48:57 +01:00
92159059dc finished math module (v1.0)
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-26 10:59:35 +01:00
62ba393a15 fixed music still playing upon closing application + started working on math module
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-25 21:23:15 +01:00
8f0f033e81 added sound
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-25 15:19:25 +01:00
a3f6bb5f59 added layer 3 to level_02
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-25 11:26:03 +01:00
a0319c26c3 added a text box to level_02
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-25 11:23:10 +01:00
41ab6efde4 added display for buttons + significant tweaks to level_02
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-24 22:14:01 +01:00
9031dc18ea added buttons interface and blocks
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-24 17:02:33 +01:00
7bb62ba808 updated readme (5)
b5e7357f66 added hard reset option (reset room bit not player coords)
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-24 16:43:30 +01:00
0ab04bb603 fixed clipping when multiple collisions occur at the same time + added pause (U)
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-24 11:56:57 +01:00
18bef7ada8 fixed read_float incorrectly reading when -1.0 < x < 0.0 and updated textures
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-23 18:37:21 +01:00
eb40a191bb smol changes
b7973fbbda fixed projectiles not spawning in correct chunks + collisions now use all rendered chunks
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-23 12:07:16 +01:00
e17ebbffd4 added spinning platforms + small rework of physics related to moving platforms + fixed culling
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 12:27:46 +01:00
ee270cdbed fixed lock box damagind players upon death
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 12:09:26 +01:00
4944772ad2 updating readme 4
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 12:07:33 +01:00
3b5ccb28e7 updating readme 3
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 12:06:56 +01:00
5c8515810f updating readme 2
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 12:05:29 +01:00
6de46b1197 updating readme
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-22 11:56:03 +01:00
f855642a60 lock box now display text when player is close by + fixed player jumping off coins + added single-file support
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-21 15:50:28 +01:00
8e567fc419 added level_01, beat blocks, lock blocks and reworked stats