Releases: BigJk/end_of_eden
Releases · BigJk/end_of_eden
v0.2.2
- optimize file loading for wasm
v0.2.1
- fix tutorial for wasm build
v0.1.15
- fix save and load
- make random seeded and restorable from save
- add
Seed of the Day
game where each day has a unique seed that can be retried
- added some missing images for events
- other minor fixes
v0.1.14
- Fix WASM build not using TrueColor
v0.1.13
- Fix start event not dealing damage on choice
- Fix enemies not giving gold
- Added
LASER_DRONE
and PLASMA_GOLEM
enemies
- Made
ACT_0
infinite to prevent unknown state: RANDOM
to appear
- Made the
MERCHANT
encounter-able again
v0.1.12
- Add
linux/arm64
docker images
- Add
macos/arm64
builds
v0.1.11
- Fix mouse click support
- Fix error when casting a non selected card
v0.1.10
- Fix a problem in WASM where a mouse click was triggered multiple times