Commit Graph

16038 Commits

Author SHA1 Message Date
Crypto City
826b547005 load resources based on the root directory from the script 2024-10-16 13:53:55 +00:00
Crypto City
dd5b11b627 game: add '%' suffix to economic power in building settings screen 2024-10-13 08:46:45 +00:00
Crypto City
cecac125d6 error out if functional tests are disabled 2024-10-11 13:57:44 +00:00
Crypto City
5e0ec08c5a rpc: fix resolving references in cc_get_script 2024-10-11 13:57:44 +00:00
Crypto City
f30d79dcd5 functional_tests: fix failing tests after latest monero merge 2024-10-11 13:57:44 +00:00
Crypto City
8d95daaeaa game: add separators in terrain mode list 2024-10-10 11:01:53 +00:00
Crypto City
045aed5101 game: add another x in X x Y position text 2024-10-10 11:01:53 +00:00
Crypto City
e879da3a11 daemon: cc_pos_weights can now show per account blocks in recent history 2024-10-10 11:01:53 +00:00
Crypto City
14f86f289d game: add firefighting coverage terrain mode 2024-10-10 11:01:53 +00:00
Crypto City
47e1c21966 stake: fix occasional block rejection due to bad timestamp 2024-10-09 15:21:18 +00:00
Crypto City
8d7da1a0e7 manual: update deselection mouse action 2024-10-09 15:19:29 +00:00
Crypto City
d42ea348a4 game: rename console to chat in user visible control selection 2024-10-09 15:18:48 +00:00
Crypto City
f6683942fe daemon: add cc_pos_weights command 2024-10-08 23:38:14 +00:00
Crypto City
49a39ea56d bump version to v0.36.3.1 2024-10-08 16:57:19 +00:00
Crypto City
6b07a14759 fix ban happiness on peers sending blocks on top of early pos blocks 2024-10-08 16:57:19 +00:00
Crypto City
04c5d83ba0 bump version to v0.36.3.0 2024-10-07 20:44:00 +00:00
Crypto City
018bc9d0d7 add a v20 fork 2024-10-07 20:44:00 +00:00
Crypto City
c819491739 reject for a few seconds repeats of a block rejected for bad timestamp
in order to discourage busy spamming pos blocks before they're valid
2024-10-07 20:44:00 +00:00
Crypto City
849dbc2670 game: fix game freezing while a newly loaded wallet refreshes 2024-10-07 20:44:00 +00:00
Crypto City
ebf1acf3ae game: decrease geese sound distance 2024-10-07 20:44:00 +00:00
Crypto City
676d6b572c game: wording tweak in player screen 2024-10-07 20:44:00 +00:00
Crypto City
94dc3f5286 game: add "new" tag to yet unplayed storyline scripts 2024-10-07 20:44:00 +00:00
Crypto City
902686e065 game: only notify about new (unplayed) storyline scripts 2024-10-07 20:44:00 +00:00
Crypto City
5c8c16d337 game: fix script item comparison missing a field 2024-10-07 20:44:00 +00:00
Crypto City
983a209435 game: rename City runestones to Storyline
less abstruse
2024-10-07 20:44:00 +00:00
Crypto City
abacb17cc0 cc: mitigate road bonus abuse from v20
building lots of tiny roads linked to tiny buildings as well as one
very large non road building in order to give that last building a
massive road bonus

to mitigate this, road bonus is weighed by the area ratio between
a building and a road
2024-10-07 20:44:00 +00:00
Crypto City
31c9eea826 game: eve texture mask should not be filtered
fixes colour bleeding
2024-10-07 20:44:00 +00:00
Crypto City
8d07d71ea7 mention superfluous roads in building settings screen 2024-10-07 20:44:00 +00:00
Crypto City
75f105f9ba buildings now require runestones to get built
and research/cultural buildings require runestones to tick

this provides a sink for runestones that's not just people who want
to make something nice like places, whispers or building scripts
2024-10-07 20:44:00 +00:00
Crypto City
f7cf53802a craft buildings can create fewer runestones from v20 2024-10-07 20:44:00 +00:00
Crypto City
cce9d2a937 manual: explain the notion of superfluous roads 2024-10-07 20:44:00 +00:00
Crypto City
c8c273c5d0 game: add number of spectators of the online players screen 2024-10-07 20:44:00 +00:00
Crypto City
2b3f57c6eb game: do not show "show inactive" option in online players list
there are no inactive online players
2024-10-07 20:44:00 +00:00
Crypto City
6f43c07578 game: do not show other players service screen for buildings that do not offer it 2024-10-07 20:44:00 +00:00
Crypto City
4156e62bc0 game: add service fee to create runestones screen 2024-10-07 20:44:00 +00:00
Crypto City
318ad94246 game: fix configure script layout 2024-10-07 20:44:00 +00:00
Crypto City
bb1578a708 fix string overrides not being resolved in configure script screen 2024-10-07 20:44:00 +00:00
Crypto City
d6745ed845 game: only submit identical blobs once 2024-10-07 20:44:00 +00:00
Crypto City
6bf14b3c01 cc: add @b64 base64 string replacement and replace in more text
which allows easier usage of html text
2024-10-07 20:44:00 +00:00
Crypto City
1ea159ca10 game: avoid inserting <> characters on error
those can be in html data now
2024-10-07 20:44:00 +00:00
Crypto City
28df01854b game: add data: inline images to html view widget 2024-10-07 20:44:00 +00:00
Crypto City
782271482d rpc: send script icons as hex, they're binary 2024-10-07 20:44:00 +00:00
Crypto City
6e87a38428 game: highlight "city runestones" if a storyline script is ready 2024-10-06 17:22:13 +00:00
Crypto City
dd95226164 cc: allow gold (floating point) values in script overrides 2024-10-03 07:44:27 +00:00
Crypto City
be4dda77de game: fix withdrawing balance held in trust 2024-10-01 16:59:58 +00:00
Crypto City
194d7db4ec game: fix trustee balance layout 2024-10-01 15:53:55 +00:00
Crypto City
1394655eb6 rpc: fix status not being serialized in cc_get_trustee_balance 2024-10-01 15:53:20 +00:00
Crypto City
d4303d9cff game: allow listing past auctions in auctions screen 2024-10-01 14:07:27 +00:00
Crypto City
91a9b1e5ee game: add seller and "mine only" filter to auctions screen 2024-09-30 19:23:45 +00:00
Crypto City
c0e2a148cf game: rearrange name and prev/select/next buttons in player screen
so buttons don't jump around as the name changes
2024-09-30 15:07:53 +00:00