Commit Graph

16121 Commits

Author SHA1 Message Date
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
Crypto City
ac3195324b realtime_avatar_server: log summry every 30s, reduce spam 2024-09-05 11:20:32 +00:00
Crypto City
630211d725 simplewallet: hint at transfer syntax error when failing to parse address 2024-09-05 10:58:37 +00:00
Crypto City
6e3e3264ce README: add "staking" for greppability 2024-09-05 09:58:52 +00:00
Crypto City
4f1ea4964f simplewallet: fix total sent in cc_deposit
it was subtracting what was sent back to the owner's game account,
which is confusing
2024-09-05 09:55:06 +00:00
Crypto City
0334839301 game: bump copyright year in about screen 2024-09-04 20:52:06 +00:00
Crypto City
879104ae42 manual: typo fixes 2024-09-04 20:51:19 +00:00
Crypto City
2af51b7508 bump version to v0.36.1.0 2024-09-04 08:28:47 +00:00
Crypto City
2b115b52f0 rpc: add start_height in get_block_pos_history response 2024-09-04 06:57:56 +00:00
Crypto City
e557e4ce18 rpc: ensure getting stakes is atomic 2024-09-04 06:24:05 +00:00
Crypto City
5eebf9e8db cc: fix failure to create accounts while an account auction is on 2024-09-03 22:37:32 +00:00
Crypto City
3d211809a4 blockchain: move spammy timestamp errors to debug when not verifying 2024-09-03 21:57:19 +00:00
Crypto City
3fe0f171bd blockchain: fix cumulative chain difficulty for alt blocks 2024-09-03 21:56:18 +00:00
Crypto City
1b1950e048 game: fix typo in assign items screen 2024-09-02 21:43:33 +00:00
Crypto City
31a12aacef game: fix duplicate notification for pos blocks 2024-09-02 14:19:20 +00:00
Crypto City
995e6430ef game: hide primary/secondary color choice on character creation
those may now only be changed after character creation
2024-09-02 14:18:48 +00:00
Crypto City
7f322755df game: add note about typical prices when choosing initial deposit 2024-08-30 14:42:23 +00:00
Crypto City
df8dd9a3e0 update number of blocks per game tick in player visible text 2024-08-24 09:18:01 +00:00