alexandre
  • Joined on 2023-11-27
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
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-20 20:43:34 +01:00
462a505da7 texturing TPs
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-20 20:39:09 +01:00
41c76bddf4 starting to work on actual levels
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-20 14:52:00 +01:00
e0acddbdc5 added texture for TP blocks
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-20 14:45:23 +01:00
5a2f68c741 index error swept away 2h
90e0fd244d working (?) textures
Compare 2 commits »
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-19 21:00:19 +01:00
0bb2d0da9f fixed roomName (folder) getting free'd before usage causing undefined behaviour
alexandre pushed to main at alexandre/binding-of-isaac 2025-02-19 12:07:37 +01:00
a273c643c6 fixed reset doing bad things to memory + added warp text entity