Commit Graph

14871 Commits

Author SHA1 Message Date
Crypto City
30e09aa084 game: add random shooting stars at night
because why not
2023-02-16 14:18:40 +00:00
Crypto City
1af5d7b313 functional_tests: fix rare spurious failure from lack of wood 2023-02-16 14:18:40 +00:00
Crypto City
c4a776f182 include service efficiency in cc_get_flag RPC when applicable 2023-02-16 14:18:40 +00:00
Crypto City
48fa875e22 cc: add some more merchant ship names 2023-02-16 14:18:40 +00:00
Crypto City
2d215b0025 game: fix neutral/potential terrain display 2023-02-16 14:18:40 +00:00
Crypto City
0737d151f2 functional_tests: fix attempt to use more money than available 2023-02-16 14:18:40 +00:00
Crypto City
b63f624a04 manual: document the service system 2023-02-16 14:18:40 +00:00
Crypto City
f71b6df441 craft buildings can now runestones from regular stones 2023-02-16 14:18:40 +00:00
Crypto City
2ac30f88cb cc: fix error message refering to wrong action 2023-02-16 14:18:40 +00:00
Crypto City
ab9b859e3c rpc: speed up cc_get_item_ownership 2023-02-16 14:18:40 +00:00
Crypto City
cb4b2c71a6 functional_tests: check all cc_* RPC entry points are tested 2023-02-16 14:18:40 +00:00
Crypto City
1a68d7e1ad functional_tests: add cc_allow_styling tests 2023-02-16 14:18:40 +00:00
Crypto City
f96628d988 functional_tests: add cc_change_palette tests 2023-02-16 14:18:40 +00:00
Crypto City
c09c6fed54 functional_tests: add cc_get_rare_fish_data tests 2023-02-16 14:18:39 +00:00
Crypto City
e22accf518 functional_tests: add cc_replace_script_blob tests 2023-02-16 14:18:39 +00:00
Crypto City
2d63fde471 functional_tests: add cc_get_badge_scores tests 2023-02-16 14:18:39 +00:00
Crypto City
fc6fc1d498 functional_tests: add cc_get_production tests 2023-02-16 14:18:39 +00:00
Crypto City
7bd8d1a99a functional_tests: add cc_get_crop_yield tests 2023-02-16 14:18:39 +00:00
Crypto City
06554b555d functional_tests: add cc_get_terrain tests 2023-02-16 14:18:39 +00:00
Crypto City
bbcb70f62a functional_tests: add cc_get_stats tests 2023-02-16 14:18:39 +00:00
Crypto City
0c7c0109df functional_tests: add cc_get_blobs/cc_get_blob_info tests 2023-02-16 14:18:39 +00:00
Crypto City
69e5252303 functional_tests: add cc_get_foreclosures tests 2023-02-16 14:18:39 +00:00
Crypto City
7e07b242d8 functional_tests: add cc_get_used_nonces tests 2023-02-16 14:18:39 +00:00
Crypto City
349ebe8b3c functional_tests: add cc_get_temperature tests 2023-02-16 14:18:39 +00:00
Crypto City
0e00348dd1 functional_tests: add cc_are_discoveries_enabled tests 2023-02-16 14:18:39 +00:00
Crypto City
f762e0898d functional_tests: add cc_get_service_fee tests 2023-02-16 14:18:39 +00:00
Crypto City
91c1f56535 python-rpc: remove unused cc_get_level_increases RPC 2023-02-16 14:18:39 +00:00
Crypto City
26b4b4489d functional_tests: add cc_get_bonuses tests 2023-02-16 14:18:39 +00:00
Crypto City
bf4339a8ad functional_tests: add cc_get_badge_totals tests 2023-02-16 14:18:39 +00:00
Crypto City
0126e0dd43 functional_tests: add cc_get_accounts tests 2023-02-16 14:18:39 +00:00
Crypto City
28ac9ef30e functional_tests: add cc_get_special_events tests 2023-02-16 14:18:39 +00:00
Crypto City
698fe07fe9 functional_tests: add cc_get_last_update_events tests 2023-02-16 14:18:39 +00:00
Crypto City
37ac59f737 functional_tests: add cc_get_nonces_mined tests 2023-02-16 14:18:39 +00:00
Crypto City
b90e5c3859 functional_tests: add cc_find_flag tests 2023-02-16 14:18:39 +00:00
Crypto City
04537a0a0b functional_tests: add cc_lookup_account tests 2023-02-16 14:18:39 +00:00
Crypto City
ddef1b5cde cc: unlock tax break zones a little bit earlier 2023-02-16 14:18:39 +00:00
Crypto City
d0bcedd165 cc: a bit more variety in merchant ship names and origins 2023-02-16 14:18:39 +00:00
Crypto City
4e9a48a9bb game: improve building settings layout a bit 2023-02-16 14:18:39 +00:00
Crypto City
a5bad6efa4 game: allow trying higher EP than a current building 2023-02-16 14:18:39 +00:00
Crypto City
2a87021912 game: show building settings on double click on a building 2023-02-16 14:18:39 +00:00
Crypto City
a4c86805f4 game: hide empty tree branches by default 2023-02-16 14:18:39 +00:00
Crypto City
0da39e4baa game: fix malloc/delete mismatch 2023-02-16 14:18:39 +00:00
Crypto City
6929caf53b game: fix script event text extraction in news screen 2023-02-16 14:18:39 +00:00
Crypto City
16dd45a6b5 fix a few warnings 2023-02-16 14:18:39 +00:00
Crypto City
3bf66477cb urho3d: disable a couple more unneeded build options
Lua JIT and bindings related
2023-02-16 14:18:39 +00:00
Crypto City
2d34ccf168 destroy assigned items on involuntary building destruction
eg, fire, derelict buildings...
2023-02-16 14:18:39 +00:00
Crypto City
8932eac499 add placeholder chat type to chat command
there might be more than one chat at some point
2023-02-16 14:18:39 +00:00
Crypto City
eeeb68eae3 game: fix estimated income in building settings screen 2023-02-16 14:18:38 +00:00
Crypto City
5473b761a5 add avid fisherfolk badge 2023-02-16 14:18:38 +00:00
Crypto City
fd06b4df47 game: show which rare fish are in season in the player screen 2023-02-16 14:18:38 +00:00