Commit Graph
12 Commits
Author SHA1 Message Date
Fishia 8f07ae06d8 Dockerize Nebula (#31)
* feat: introduce docker and compose

* feat: add public host/port env var

Added `NEBULA_PUBLIC_HOST` and `NEBULA_PUBLIC_PORT` environment variables. Will override config values.

* chore: update compose manifest

Add `NEBULA_PUBLIC_PORT` environment variable for serverlist.
2026-04-23 03:09:23 -07:00
Fishia 8cb2578254 fix: make sure to save changes 2026-03-21 02:31:29 -07:00
Fishia 7bb824c009 feat: properly handle level completion 2026-03-21 02:31:29 -07:00
Fishia d80fb0f374 feat: implement PenguinCard 2026-03-21 02:31:29 -07:00
Fishia 942be7236a feat: introduce mitmproxy 2026-03-17 01:00:18 -07:00
Fishia 5707c1c919 feat(tower_defense): implement first clear rewards 2025-12-06 01:21:28 -08:00
Fishia 51f6db9803 fix(tower_defense): level id is key, not value 2025-12-06 01:21:28 -08:00
Fishia 3df873e385 feat: tower defense activity
Bare minimum work done.
2025-12-06 01:21:28 -08:00
Fishia 7577bf87d4 fix(startower): fix level up logic 2025-11-28 07:14:59 -08:00
Fishia 4356b194df feat(startower): leveling up 2025-11-27 07:49:00 -08:00
Fishia bfb22eddff feat: properly handle door cases and currency 2025-11-27 07:49:00 -08:00
Fishia a530166347 Add nightly CI 2025-11-21 06:16:23 -08:00