Commit Graph

16038 Commits

Author SHA1 Message Date
Crypto City
d0eb516ae5 add max_sync_height command and RPC 2024-09-19 21:08:22 +00:00
Crypto City
c0ca531f46 do not ban nodes for bad block timestamp
this is too likely to result in isolated nodes, just drop the
connection instead without banning
2024-09-18 21:49:38 +00:00
Crypto City
5289fcc611 cc: fix creating more item instances without gold 2024-09-18 21:49:22 +00:00
Crypto City
4bd3fd6c3f game: more user friendly ignore button
also ensure player name is not displayed if ignored
2024-09-18 20:28:47 +00:00
Crypto City
dbb3dcb9c5 game: avoid using a stale profile text for ignored players 2024-09-18 14:20:54 +00:00
Crypto City
f0ff646d50 cc: clearer notification for good/bad harvest events 2024-09-18 14:01:44 +00:00
Crypto City
1181d60cc1 game: fix issues in change title screen 2024-09-17 21:06:25 +00:00
Crypto City
587b1635a7 tx_pool: add a per player and command type limit 2024-09-17 15:56:25 +00:00
Crypto City
aa878d1dd6 daemon: flush_txpool can now flush more than one tx at once 2024-09-16 20:34:16 +00:00
Crypto City
16ac1cb3fb game: right click on the map clears the selection 2024-09-16 20:34:16 +00:00
Crypto City
6fdd02bff3 cc: add "is patent <id>" script operand
since there is an operand for other item types
2024-09-16 20:34:16 +00:00
Crypto City
933e74ef3e fix tax burden badge
a HF_VERSION_... string is now included in a comment so it is found
when it's time to restart a chain
2024-09-16 20:34:16 +00:00
Crypto City
915721f3fe game: minor tweak to average person tile height in new texture screen 2024-09-16 20:34:16 +00:00
Crypto City
818ae3707b game: move some main panel buttons where they belong more 2024-09-16 20:34:16 +00:00
Crypto City
eee5b69b53 game: fix "The crop was sown 5625 ago" message 2024-09-16 20:34:16 +00:00
Crypto City
e59b998fe8 Revert "game: fix missing "blocks" units in sow/harvest screens"
Should have tested this "obvious" patch...

This reverts commit afbbdda157.
2024-09-16 20:34:16 +00:00
Crypto City
bba560fa4e game: fix leaderboard tooltips breaking after selecting a player/flag 2024-09-16 20:34:15 +00:00
Crypto City
e345a839e4 game: fix 3D building not disappearing when the flag is demolished 2024-09-16 20:34:15 +00:00
Crypto City
f9e997b7e6 game: hide leaderboards tooltip when double clicking on a player/flag 2024-09-16 20:34:15 +00:00
Crypto City
e3b9eeb89c game: ensure console can not be activated while hidden 2024-09-16 20:34:15 +00:00
Crypto City
ada96d00b6 game: ensure UITBWindow derived classes implement tb safe casting 2024-09-16 20:34:15 +00:00
Crypto City
044dbaddb2 game: remove duplicate tooltip fields in derived classes 2024-09-16 20:34:15 +00:00
Crypto City
8dc24e55f7 game: fix potential caching 2024-09-16 20:34:15 +00:00
Crypto City
324b2ba0d1 manual: update block time 2024-09-16 20:34:15 +00:00
Crypto City
26127c028e game: refresh messages after sending one 2024-09-16 20:34:15 +00:00
Crypto City
3115677329 fix mixup with influence with both bonus and penalty 2024-09-16 20:34:15 +00:00
Crypto City
fe05a981ba game: enable styling on selection info message
add add x betewen width and height for clarity
2024-09-16 20:34:15 +00:00
Crypto City
3294adba23 fix mixup between base elevation bonus and role elevation bonus 2024-09-16 20:34:12 +00:00
Crypto City
a0ffe9993a manual: update road bonus table 2024-09-16 20:34:03 +00:00
Crypto City
c90f7f7034 manual: fix </body> placement 2024-09-16 20:34:03 +00:00
Crypto City
ca9b163cff cc: fix duplicated word in error message 2024-09-16 20:34:03 +00:00
Crypto City
ef0b154b25 reconcile manual and code for influence 2024-09-16 20:34:03 +00:00
Crypto City
b0b21cbe3c game: add flag inventory screen
replaces assign/retrieve screens, and als acts as a listing
2024-09-16 20:34:02 +00:00
Crypto City
fd284cc834 daemon: fix print_bc with positive start/end 2024-09-16 20:34:02 +00:00
Crypto City
4021a00136 blockchain_lmdb: fix bus error removing non existent events 2024-09-16 20:34:02 +00:00
Crypto City
780bc31e91 cc: fix create_account revert 2024-09-16 20:34:02 +00:00
Crypto City
b3ebeab7a2 blockchain: log current UNIX time along with bad block timestamp 2024-09-16 20:34:02 +00:00
Crypto City
2f80887ada cc: inviting accounts may not be autonomous
also harmonize some equivalent code between exec/revert for clarity
2024-09-16 20:34:00 +00:00
Crypto City
90c8786815 cc: fix reverting smooth commands 2024-09-13 05:42:40 +00:00
Crypto City
8e10d8373b game: fix removing lightsource causing a state resync 2024-09-13 05:42:40 +00:00
Crypto City
eaa604f5ca cc: fix smooth command revert
there is no reason to disallow removing smoothing
2024-09-13 05:42:40 +00:00
Crypto City
05132655a2 dynamic new building price estimation in building settings screen 2024-09-13 05:42:40 +00:00
Crypto City
39e70880fd game: fix crash in service screen for craft buildings 2024-09-09 05:54:10 +00:00
Crypto City
6608c9976a game: don't print estimated sale price when nothing is for sale 2024-09-08 18:49:39 +00:00
Crypto City
6f94485823 wallet: fix show_transfer for game withdrawals/deposits 2024-09-08 18:49:03 +00:00
Crypto City
c886ab7c3d game: fix pos bonus in building settings 2024-09-08 07:45:00 +00:00
Crypto City
82118b4936 game: fix some typos in coru screen 2024-09-07 13:16:41 +00:00
Crypto City
c358f8e5f6 stake: more thorough nonce exploration 2024-09-05 15:52:24 +00:00
Crypto City
97674784e7 game: fix custom remote avatars 2024-09-05 13:59:58 +00:00
Crypto City
a687aa7230 game: fix online player list 2024-09-05 13:26:06 +00:00