brianfertig
  • Joined on 2024-01-06
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-23 01:07:56 +00:00
0940cd7255 feat(wolfenstein): add fists viewmodel, weapon cycling, ammo drops, and campaign carry-over
5d8f51ae49 Bunch of edits
eab08eede3 Add multiple weapons, pooled ammo, and pickup system to Wolfenstein
Compare 3 commits »
brianfertig pushed to main at brianfertig/monsterplex 2026-08-23 01:01:08 +00:00
b087d91f4f feat: add bonus items (CTC box / guitar / cash) with firework burst on collection
brianfertig pushed to main at brianfertig/monsterplex 2026-08-22 23:10:09 +00:00
8e5398e898 **Fix smash items knocking kids out by excluding kidCategory from collision mask**
brianfertig pushed to main at brianfertig/monsterplex 2026-08-22 22:20:34 +00:00
cdc26001fd Fix smash item physics radius to align visual bottom edge with collision boundary
d9b6a754d8 Fix bus collision with smashed items by clearing bus category from item mask
f4b89a25df Add smashable props (TV/chair/cone) with physics-based launch on bus collision
d6e998027b Add smashable props (TV/chair/cone) with physics-based launch on bus collision
Compare 4 commits »
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-22 18:30:18 +00:00
a5b37038d2 Add object props (solid obstacles) to Wolfenstein E1M1
aa685dc505 The user wants a git commit message based on the provided diff.
c0ab9155a3 Add wall art decals to Wolfenstein levels
7d9729e594 Improve sprite occlusion handling in Wolfenstein view
Compare 4 commits »
brianfertig pushed to main at brianfertig/monsterplex 2026-08-22 18:16:02 +00:00
f88b38a49c Fix kid teleportation bug by adding horizontal span guard to compartment clamp
499d82d4d4 Add compartment debug overlay for kid ejection troubleshooting
Compare 2 commits »
brianfertig pushed to main at brianfertig/monsterplex 2026-08-22 17:12:00 +00:00
2e4b67db89 Replace rectangle button with rounded-rect Graphics to match pill styling
ba3385ee19 Extract pill UI helper and replace text backgrounds with rounded pills
b81ffac547 Show best score under cleared level nodes
d6630dce3a Expand to 10 levels with 2-lane serpentine map layout
Compare 4 commits »
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-22 15:39:28 +00:00
a6f6b647da Wolfenstein: Add semi-auto fire modes, ammo types, enemy stun, and editor facing picker
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-22 02:32:12 +00:00
74f8d0c926 wolfenstein: alert room-mates on gunfire, fix guard side-sprite flip
9b3dccf4b5 feat(wolfenstein): add enemy vision cone, patrol loop behavior, and weapon sprites
2cc075e8be Improve bullet sprite appearance and reduce its render scale
c86ccb9d1f feat(wolfenstein): add POV pistol viewmodel with procedural fallback
Compare 4 commits »
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-22 01:22:41 +00:00
965e4308c9 feat(wolfenstein): guard sprite animation, death sequence, and E-key door interact
brianfertig pushed to main at brianfertig/fertig-classic-games 2026-08-21 23:54:55 +00:00
f6081de0a8 Add real door textures with sliding-see-through rendering
a336376a93 wolfenstein: pan/zoom editor with minimap, sliding recessed doors, enemy patrol
Compare 2 commits »
brianfertig pushed to main at brianfertig/monsterplex 2026-08-21 21:40:56 +00:00
5e49c055a2 refactor: support per-node map art sizes and rebrand campaigns
brianfertig pushed to main at brianfertig/monsterplex 2026-08-21 20:48:16 +00:00
a2d267bc49 Refactor level select into campaign map with auto-layout
brianfertig pushed to main at brianfertig/monsterplex 2026-08-21 18:42:01 +00:00
6229f9529b Refactor level select into campaign map with auto-layout
brianfertig pushed to main at brianfertig/monsterplex 2026-08-21 16:01:08 +00:00
b22758afb4 refactor: replace bus ceiling fixture with open-top ejection and catch logic
brianfertig pushed to main at brianfertig/monsterplex 2026-08-21 13:32:29 +00:00
23977ab9b9 Level Updates
brianfertig pushed to main at brianfertig/monsterplex 2026-08-20 22:48:38 +00:00
9f7e7c1925 Added Level 4
brianfertig pushed to main at brianfertig/monsterplex 2026-08-20 22:32:28 +00:00
f298dc513c feat(editor): add new terrain section types and fix physics body generation
brianfertig pushed to main at brianfertig/monsterplex 2026-08-20 20:35:29 +00:00
6cf184fd4d feat: replace text titles with poster art backgrounds and animated logo
brianfertig pushed to main at brianfertig/monsterplex 2026-08-20 19:17:09 +00:00
e7cb1d907a fix(terrain): align physics body with drawn terrain line
ef47daea6d feat(editor): improve level preview and auto-calculate time limits
7f4c632cce feat: add LevelScoreScene with end-of-level tally and kid HUD portraits
Compare 3 commits »