fertig-classic-games/assets/images
Brian Fertig a5b37038d2 Add object props (solid obstacles) to Wolfenstein E1M1
Introduces a new "Object" entity type that blocks movement but not sight/bullets, distinct from walls and pickups:

- **Data**: New `objects` array in level JSON (`{x, y, frame}`), with `data/wolfenstein-objects.json` as the frame registry (Tall Bush, Gold Eagle)
- **Artwork**: New `objects.png` spritesheet registered in `wolfenstein-artwork.json`; placeholder texture via `paintObject()` in WolfensteinArt.js
- **Logic**: Objects stored in `state.objects`, with a derived `map.objectBlocked` Set checked only by movement collision (`isWallCell`) — raycaster/sight/bullets never read it, so objects are see-through and shoot-through by construction
- **View**: Rendered as billboard sprites in `_drawSprites` with ground-anchored positioning (bottom edge on floor) and asymptotic depth sorting that stays below the weapon viewmodel
- **Editor**: New "Object" tool category with dynamic dropdown; click open floor to place/remove (toggle), click wall is a no-op; teal square indicator on board
- **Validation**: `validateLevel` checks objects sit on open floor; save/load round-trips with graceful degradation for pre-existing saves
- **Tests**: Verifies object blocks player movement but bullets pass through
2026-08-22 12:29:55 -06:00
..
advancewars
bloxorz
civilization
gootower
mahjong
originals
peggle
shift
slots
starcontrol
superkart
ta
tetrisattack
tutorial-images
vega
wolfenstein Add object props (solid obstacles) to Wolfenstein E1M1 2026-08-22 12:29:55 -06:00
zuma
azul-tiles.png
azul-tiles.psd
background-bejeweledblitz.png
background-casino.png
background-jello.png
background-jewelquest-menu.png
background-jewelquest.png
background-jewelquest.psd
background-mahjongmatch.png
background-menu.png
background-mm-01.png
background-mm-02.png
background-mm-03.png
background-peggle.png
background-room.png
background-rushhour.png
background-shift.png
balatro-artwork.png
balatro-artwork.psd
balatro-bossicons.png
balatro-bossicons.psd
balatro-deckbacks.png
balatro-deckbacks.psd
balatro-packs.png
balatro-packs.psd
balatro-planets.png
balatro-planets.psd
balatro-spectrals.png
balatro-spectrals.psd
balatro-tarots.png
balatro-tarots.psd
balatro-vouchers.png
balatro-vouchers.psd
cardbacks.png
cardbacks.psd
catan-pirate.png
catan-robber.png
catan-special-cards.png
catan-special-cards.psd
catancards.png
catancards.psd
catantiles.png
catantiles.psd
dominion-cards.psd
dominion-prosperity.png
dominion-prosperity.psd
dominion-tokens.png
dominion-tokens.psd
dominioncards.png
dungeonboss-bosses.png
dungeonboss-bosses.psd
dungeonboss-deckbacks.png
dungeonboss-deckbacks.psd
dungeonboss-heroes.png
dungeonboss-heroes.psd
dungeonboss-icons.png
dungeonboss-icons.psd
dungeonboss-rooms.png
dungeonboss-rooms.psd
dungeonboss-spells.png
dungeonboss-spells.psd
forbiddenisland-cards.png
forbiddenisland-cards.psd
forbiddenisland-tiles.png
forbiddenisland-tiles.psd
game-icons.png
game-icons.psd
gofish-cards.png
gofish-cards.psd
jello-items.png
jello-items.psd
labyrinth-cards.png
labyrinth-cards.psd
labyrinth-tiles.png
labyrinth-tiles.psd
labyrinth-treasures.png
labyrinth-treasures.psd
main-title.png
monopoly-cards.png
monopoly-cards.psd
monopoly-pawns.png
oldmaid-cards.png
oldmaid-cards.psd
opponents.png
opponents.psd
peggle-sprites.png
peggle-sprites.psd
playfield-combat.png
playfield-fantasy.png
playfield-felt-blue.png
playfield-felt-green.png
playfield-felt-red.png
playfield-starscape.png
playfield-wood-cherry.png
playfield-wood-dark.png
playfield-wood-english.png
playfield-wood-light.png
risk-board.png
spireclimb-act1.png
spireclimb-act2.png
spireclimb-act3.png
spireclimb-cards.png
spireclimb-cards.psd
spireclimb-creatures.png
spireclimb-creatures.psd
spireclimb-rogue.png
spireclimb-rogue.psd
spireclimb-warrior.png
spireclimb-warrior.psd
splendor-cards.png
splendor-cards.psd
splendor-gems.png
splendor-gems.psd
stratego-pieces.png
stratego-pieces.psd
superkart-background.png
swdbg-bases-art.png
swdbg-bases-art.psd
swdbg-cards-art.png
swdbg-cards-art.psd
tab-icons.png
tab-icons.psd
tickettoride-cards.png
tickettoride-cards.psd