Go to file
Dusk 9ae17c194e Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-06 10:00:28 +01:00
assets feat: Add roof texture 2026-03-06 09:59:57 +01:00
pickup feat: Randomize position and spawn of pickups 2026-03-05 21:22:26 +01:00
.editorconfig Initial 2026-02-24 18:22:35 +01:00
.gitattributes Add icon, add assets folders and lfs 2026-03-04 17:30:31 +01:00
.gitignore Initial 2026-02-24 18:22:35 +01:00
building.tscn feat: Add roof texture 2026-03-06 09:59:57 +01:00
camera_3d.gd Initial 2026-02-24 18:22:35 +01:00
camera_3d.gd.uid Initial 2026-02-24 18:22:35 +01:00
cc.txt feat: Add tree model to spawn 2026-03-05 22:40:02 +01:00
chad_walk.gd fix: Increase cost of upgrades 2026-03-06 09:35:04 +01:00
chad_walk.gd.uid feat: Chad Upgrade 2026-03-05 21:54:27 +01:00
chunk.gd feat: Fix building sizes to street width, fix all for pavement 2026-03-06 09:53:09 +01:00
chunk.gd.uid feat: Simple chunk visualization 2026-03-01 21:12:23 +01:00
chunk.tscn feat: Fix building sizes to street width, fix all for pavement 2026-03-06 09:53:09 +01:00
global.gd feat: Rotate arrow to point at station 2026-03-06 09:35:24 +01:00
global.gd.uid chore: add global.gd.uid 2026-03-04 09:42:42 +01:00
icon.svg Add icon, add assets folders and lfs 2026-03-04 17:30:31 +01:00
icon.svg.import feat: Add train to station 2026-03-05 16:12:11 +01:00
level.gd fix: Fix Global.station_coords assignment 2026-03-06 09:58:09 +01:00
level.gd.uid tmp 2026-03-01 19:23:33 +01:00
level.tscn fix: Fix Global.station_coords assignment 2026-03-06 09:58:09 +01:00
pedestrian.gd feat: Make variables for sizes 2026-03-03 17:10:20 +01:00
pedestrian.gd.uid feat: add very stoopid pedestrian 2026-03-02 23:07:19 +01:00
pedestrian.tscn chore: make ped smaller 2026-03-04 09:52:10 +01:00
player.gd feat: Rotate arrow to point at station 2026-03-06 09:35:24 +01:00
player.gd.uid Initial 2026-02-24 18:22:35 +01:00
player.tscn feat: Rotate arrow to point at station 2026-03-06 09:35:24 +01:00
project.godot feat: Add roof texture 2026-03-06 09:59:57 +01:00
shop.gd feat: Toggle visibility of shop items in _ready() 2026-03-06 00:24:18 +01:00
shop.gd.uid feat: Add shop screen (WIP) 2026-03-05 18:12:40 +01:00
shop.tscn fix: Position xenia selector properly, clear error text 2026-03-05 23:46:05 +01:00
spawn.gd feat: Make spawn script independent 2026-03-04 22:52:38 +01:00
spawn.gd.uid feat: Make spawn script independent 2026-03-04 22:52:38 +01:00
spawn.tscn feat: Add some more trees 2026-03-05 22:45:27 +01:00
special_upgrades.gd feat: Basic xenia shop implementation 2026-03-05 23:44:32 +01:00
special_upgrades.gd.uid feat: Basic xenia shop implementation 2026-03-05 23:44:32 +01:00
special_upgrades.tscn feat: Basic xenia shop implementation 2026-03-05 23:44:32 +01:00
speed.gd fix: Increase cost of upgrades 2026-03-06 09:35:04 +01:00
speed.gd.uid feat: add arrow 2026-03-05 22:13:03 +01:00
stamina.gd fix: Increase cost of upgrades 2026-03-06 09:35:04 +01:00
stamina.gd.uid feat: Uprade system and stamina upgrade 2026-03-04 22:41:41 +01:00
station.gd feat: Change station area 2026-03-05 16:43:25 +01:00
station.gd.uid feat: Add station scene 2026-03-04 20:41:13 +01:00
station.tscn feat: Basic xenia shop implementation 2026-03-05 23:44:32 +01:00
tree.tscn feat: Add tree model to spawn 2026-03-05 22:40:02 +01:00
upgrades.gd feat: Basic xenia shop implementation 2026-03-05 23:44:32 +01:00
upgrades.gd.uid feat: Uprade system and stamina upgrade 2026-03-04 22:41:41 +01:00
upgrades.tscn feat: add arrow 2026-03-05 22:13:03 +01:00