Commit Graph

15635 Commits

Author SHA1 Message Date
Crypto City
75a295b213 economy tweaks 2024-02-28 14:36:54 +00:00
Crypto City
0dcbf4a71b cc: add 'lake island' terrain feature 2024-02-28 14:36:22 +00:00
Crypto City
2e04f415a8 allow calculating south facing modifier from raw height values 2024-02-28 14:36:22 +00:00
Crypto City
d92902636d cc: remove unused code 2024-02-28 14:36:22 +00:00
Crypto City
e06729ba7d cc: give top potential some more oomph 2024-02-28 14:36:22 +00:00
Crypto City
ce43cb5ae6 tweak badges 2024-02-28 14:36:22 +00:00
Crypto City
f3e755530e game: reset camera pitch when both up and down are pressed 2024-02-28 14:36:22 +00:00
Crypto City
63f2841a80 luxury residential now gets a bonus from stonecutter/sawmill
they need huge amounts of resources
2024-02-28 14:36:22 +00:00
Crypto City
0b1bc9afa4 cc: increase geothermal potential effect 2024-02-28 14:36:22 +00:00
Crypto City
e17f469558 cc: slash sawmill heating needs - it's mostly forest land 2024-02-28 14:36:22 +00:00
Crypto City
c2dc28afe6 cc: fix hard bump in tax due to precision issue 2024-02-28 14:36:22 +00:00
Crypto City
07f8cf449a make fish a wee bit less nutritious 2024-02-28 14:36:22 +00:00
Crypto City
6aa0eab439 epidemic now also causes workforce buildings to produce less 2024-02-28 14:36:22 +00:00
Crypto City
e725d855df typo fix in special event blurb 2024-02-28 14:36:22 +00:00
Crypto City
a4c03334e6 new sharks special event 2024-02-28 14:36:22 +00:00
Crypto City
2053d1caee cc: bump workforce food requirements hard (and stonecutter a bit) 2024-02-28 14:36:22 +00:00
Crypto City
7ed5625b7e add new crop failure special event 2024-02-28 14:36:22 +00:00
Crypto City
38e72110e7 scale hunting down 3x 2024-02-28 14:36:22 +00:00
Crypto City
7883132753 game: fix disabled ok button when accepting invitation 2024-02-18 17:38:57 +00:00
Crypto City
eda0a78c7c game: selection info is now also available from the panel 2024-02-18 17:37:34 +00:00
Crypto City
3943d335e7 game: move terrain panel section right after the selection section
more user friendly
2024-02-18 17:37:34 +00:00
Crypto City
9f3e8a61e3 game: rarity is not a percentage, remove percent sign 2024-02-18 17:37:34 +00:00
Crypto City
47a3ba6f74 make gemstones twice as hard to get 2024-02-18 17:37:34 +00:00
Crypto City
5d1e9d4f2e cc: fix integer overflow in coin collection scoring 2024-02-18 17:37:34 +00:00
Crypto City
3e2e34846e fix budget handling in demolish command 2024-02-18 17:37:34 +00:00
Crypto City
932d49b0ba functional_tests: fix gold consistency check
they did not take flag assigned items into account
2024-02-18 17:37:33 +00:00
Crypto City
d9bfafd75f functional_tests: fix builder badge score check
we might have had a building destroyed since
2024-02-18 17:37:33 +00:00
Crypto City
dc2969a5f4 cc: remove redundant writes 2024-02-18 17:37:33 +00:00
Crypto City
4cdd25c47e fix role bonus
and add consumption/production stats
2024-02-18 17:37:33 +00:00
Crypto City
47ca82206b cc: double check the builder badge only counts built up flags 2024-02-18 17:37:33 +00:00
Crypto City
6c4c9bd42b cc: prevent cutting events short when not wanted 2024-02-18 17:37:33 +00:00
Crypto City
bf762fd21d rescale share calculation
new cities get a tad dearer
2024-02-18 17:37:33 +00:00
Crypto City
1298a295c3 game: fix user textures rendering 2024-02-07 08:03:46 +00:00
Crypto City
fdc57b9463 db_lmdb: save space in events table
overlong event text is truncated and ellipses added if necessary
2024-02-07 08:03:46 +00:00
Crypto City
3357c2ce31 cc: fix missing nonce in game update command events 2024-02-07 08:03:46 +00:00
Crypto City
82049e5be0 cc: fix flag gemstone bonuses using player inventory 2024-02-07 08:03:46 +00:00
Crypto City
65b77be690 game: fix double click on flag using previously selected building 2024-02-07 08:03:46 +00:00
Crypto City
e50340da45 named places can now be set to prevent buying land
by the game account

also remove the nonce based id, and rename priority to id,
so places are always enumerated in priority order

the game account now has no limit on places named, so this
can be used for storytelling purposes without having to play
the game competitively with the game account
2024-02-07 08:03:46 +00:00
Crypto City
dd3a367adb unit_tests: add an intersection test 2024-02-04 10:45:51 +00:00
Crypto City
978244b4c1 fix new building starting active 2024-02-04 10:45:51 +00:00
Crypto City
bd1b70efd5 cc: guard against possible integer overflow 2024-02-04 10:45:51 +00:00
Crypto City
75f7a79367 cc: bump prestige from fish collection and lightsources 2024-02-04 10:45:51 +00:00
Crypto City
5e70882298 game: allow script-choice://N uri scheme for script choices
allows more freedom in creating a custom script ui
2024-01-07 16:21:36 +00:00
Crypto City
ac583e7a40 add a break news command 2024-01-07 16:21:36 +00:00
Crypto City
efe7623567 fix a few warnings 2023-12-19 12:06:48 +00:00
Crypto City
6dfaf7ec22 add -Wno-string-compare to avoid false positive spam in typeinfo 2023-12-19 12:06:48 +00:00
Crypto City
1f8994d0a8 remove some fork conditionals in preparation for next testnet 2023-12-19 12:06:48 +00:00
Crypto City
6b49171ec1 increase coin minting/smelting fees 2023-12-19 12:06:47 +00:00
Crypto City
64ed4ed7a6 game: disable repair all and fight fire buttons in player screen as needed 2023-12-17 15:09:38 +00:00
Crypto City
faec973079 functional_tests: testing parsing a script using every feature 2023-12-17 13:32:56 +00:00