Commit Graph

15099 Commits

Author SHA1 Message Date
Crypto City
dec2eaccc6 game: fix hang when extending an empty selection 2022-07-04 21:15:34 +00:00
Crypto City
c46214fac0 game: "extend maximally" can now also work within a flag 2022-07-04 21:15:34 +00:00
Crypto City
a7d27beafa game: add a surf effect when moving through water 2022-07-04 21:15:34 +00:00
Crypto City
6dec04ed87 game: better new settler icon 2022-07-04 21:15:34 +00:00
Crypto City
e9f7fef90a game: slow down eve when wading in water 2022-07-04 21:15:34 +00:00
Crypto City
282e7a6fb1 game: water wake 2022-07-04 21:15:34 +00:00
Crypto City
cfe895cdbc game: downscale bird texture
it's pretty much always seen from far away
2022-07-04 21:15:34 +00:00
Crypto City
dc6b606751 cc: fix get_influence_bonus using inactive flags, remove unused param 2022-07-04 21:15:34 +00:00
Crypto City
7b03f0b3b6 fix a few warnings 2022-07-04 21:15:34 +00:00
Crypto City
3397c2af50 cc: guard against buffer overflows in decode_blocks_new 2022-07-04 21:15:34 +00:00
Crypto City
88d695b526 game: replace "ID:" with "Item ID:" in item info string for clarity 2022-07-04 21:15:34 +00:00
Crypto City
7322a93a59 game: indent item/flag details in auctions screen 2022-07-04 21:15:34 +00:00
Crypto City
cffba8f7ef game: fix prestige leaderbaord using gold balance 2022-07-04 21:15:34 +00:00
Crypto City
fe13746ce0 game: fix layout issue in some notification widgets 2022-07-04 21:15:34 +00:00
Crypto City
62779e3b79 tb: allow - prefix in inline select widget if min value is negative 2022-07-04 21:15:34 +00:00
Crypto City
2a81481cea game: only update mortgage screen on new blocks 2022-07-04 21:15:34 +00:00
Crypto City
3a46588fd4 game: do not list collectible coins in the destroy items screen 2022-07-04 21:15:34 +00:00
Crypto City
5165b90d54 game: disable ok button in the service screen when a flag offer none 2022-07-04 21:15:34 +00:00
Crypto City
b50f129e07 game: disable ok button in found city screen if not rich enough 2022-07-04 21:15:34 +00:00
Crypto City
b34098e42b game: display name of mortgaged flag in new mortgage screen 2022-07-04 21:15:34 +00:00
Crypto City
ab1ac98793 game: improve enable/disable of flag dependent panel buttons 2022-07-04 21:15:34 +00:00
Crypto City
50e3e7013a game: fix leaderboard invalid memory access and share filter widget 2022-07-04 21:15:34 +00:00
Crypto City
f75603026f game: better wording in palette screen 2022-07-04 21:15:33 +00:00
Crypto City
6a0780f00f game: fix a few things in player info coins screen
- fix is_player init value
- add sanity checks for mint and smelt screens being started
- remove unused (and wrong) get_owned function
2022-07-04 21:15:33 +00:00
Crypto City
d10ab6cb2d game: fix text in foundation coin count 2022-07-04 21:15:33 +00:00
Crypto City
24e8dc141b prevent floods in the first year 2022-07-04 21:15:33 +00:00
Crypto City
fd11280d14 game: fix malloc/delete mismatch 2022-07-04 21:15:33 +00:00
Crypto City
e98d064f7b game: fix invalid memory access after okaying a couple screens 2022-07-04 21:15:33 +00:00
Crypto City
2735bf2ad9 core_tests: fix demolish test having bad tile data 2022-07-04 21:15:33 +00:00
Crypto City
31a58c66cf unit_tests: ensure we fail trying to get balance of an invalid account 2022-07-04 21:15:33 +00:00
Crypto City
cbec2696d2 move fishing functions to a separate file 2022-07-04 21:15:33 +00:00
Crypto City
1a36279fef change flood event to be a rising of water levels 2022-07-04 21:15:33 +00:00
Crypto City
9c09582b7f cc: forbid giving to oneself 2022-07-04 21:15:33 +00:00
Crypto City
d99c161c93 game: fix showing tutorials from the options screen 2022-07-04 21:15:33 +00:00
Crypto City
9da71e4ae1 game: add a button to clear the terrain cache 2022-07-04 21:15:33 +00:00
Crypto City
47f157c553 game: fix approving a build with unused placeholder entries 2022-07-04 21:15:33 +00:00
Crypto City
74f6d85b27 game: fix extending maximally in all directions 2022-07-04 21:15:33 +00:00
Crypto City
cb1e459d52 game: save a bit of time rebuilding empty flags 2022-07-04 21:15:33 +00:00
Crypto City
def98a7922 game: remove unused parameter in model construction 2022-07-04 21:15:33 +00:00
Crypto City
af31b656fb game: remember which panel sections are open in config.json 2022-07-04 21:15:33 +00:00
Crypto City
a00fe2ba94 game: fix auto load of backup voxel model on startup 2022-07-04 21:15:33 +00:00
Crypto City
f4f41a2312 daemon: elevation bonus is a bonus, so 0 is 100% 2022-07-04 21:15:33 +00:00
Crypto City
734f2cc524 only active buildings can fish, sow and harvest 2022-07-04 21:15:33 +00:00
Crypto City
4d8229a0fd game: use a better "story/script" icon 2022-07-04 21:15:33 +00:00
Crypto City
d4dad89794 game: hack for buggered script notification layout 2022-07-04 21:15:33 +00:00
Crypto City
be640284aa game: improved spectator mode widget
allows loading a wallet or creating an account depending on state
2022-07-04 21:15:33 +00:00
Crypto City
88c7136845 improve beaches 2022-07-04 21:15:33 +00:00
Crypto City
72c11f0d8b game: fix some warnings 2022-07-04 21:15:33 +00:00
Crypto City
832d91bb15 fix labour supply accounting in fighting fire 2022-07-04 21:15:33 +00:00
Crypto City
ffc4e2198f buildings' econonic power can now be upgraded
for 150% of the incremental cost
2022-07-04 21:15:33 +00:00