citylimits/system
Trevor Slocum a459c97c86 Major game update
- Fixed bulldozer
- Fixed tax system (now collected per citizen)
- Fixed building unintentionally when adjusting tax rates
- Fixed game crash on Windows
- Added city population indicator
- Added center camera via right click
- Added new music to soundtrack
- Removed screen edge scrolling
- Removed middle mouse scrolling
2022-01-30 08:37:53 -08:00
..
camera.go Initial commit 2022-01-09 09:10:40 -08:00
creep.go Initial commit 2022-01-09 09:10:40 -08:00
input_fire.go Initial commit 2022-01-09 09:10:40 -08:00
input_move.go Major game update 2022-01-30 08:37:53 -08:00
input_profile.go Initial commit 2022-01-09 09:10:40 -08:00
movement.go Initial commit 2022-01-09 09:10:40 -08:00
populate.go Major game update 2022-01-30 08:37:53 -08:00
powerscan.go Add bulldozer sound effect 2022-01-22 16:21:02 -08:00
render.go Compress tileset 2022-01-11 19:22:18 -08:00
renderdebug.go Add sidebar 2022-01-10 20:05:30 -08:00
renderhud.go Major game update 2022-01-30 08:37:53 -08:00
tax.go Major game update 2022-01-30 08:37:53 -08:00
tick.go Major game update 2022-01-30 08:37:53 -08:00