Commit Graph

15397 Commits

Author SHA1 Message Date
Crypto City
73313e3506 game: allow filtering auctions by type 2023-05-30 13:04:24 +00:00
Crypto City
faa87d87dc game: if no account, add account auctions in what can i do screen 2023-05-30 13:04:24 +00:00
Crypto City
9939152aa1 game: process ignore tags in last update events 2023-05-30 13:04:24 +00:00
Crypto City
32556ceb26 game: improve auctions screen look and feel 2023-05-30 13:04:24 +00:00
Crypto City
9404e4b0c0 game: fix html widget sizing when not adapting to content 2023-05-30 13:04:24 +00:00
Crypto City
341ac30fcd game: fix going to auction after trying to auction nothing 2023-05-30 13:04:24 +00:00
Crypto City
8ea9160fca game accounts can now be auctioned
can only be withdrawn from at the moment
2023-05-30 13:04:24 +00:00
Crypto City
d8c357153a db_lmdb: do not sort auction bids
they're supposed to be sorted already, and sorting them here
may hide a problem with pre-sorting as well as cause issues
with reverting
2023-05-30 13:04:24 +00:00
Crypto City
37ede3854b python-rpc: add missing include_bid_history in get_auctions RPC 2023-05-30 13:04:24 +00:00
Crypto City
53480ea159 coru: jeopardy mode
the winner may pick a coin or rune of their choice from
the loser's deck
2023-05-30 13:04:02 +00:00
Crypto City
87ec510baf coru tournaments 2023-05-30 13:03:57 +00:00
Crypto City
c68faac405 coru: a "collectible card" minigame based on coins and runes
designed by syksy
2023-05-30 13:03:31 +00:00
Crypto City
e484d85b5b game: increase default notification lifetime 2023-05-27 08:54:44 +00:00
Crypto City
d6d955089a game: resize welcome widget with the window 2023-05-22 20:48:50 +00:00
Crypto City
33c100a7bf epee: fix reading arrays of mixed signed/unsigned numbers from json 2023-05-22 20:48:50 +00:00
Crypto City
1f3331f488 game: fix default html color overriding too much 2023-05-19 12:26:31 +00:00
Crypto City
7cd2e61ba8 game: fix crash in html widget when not in a layout 2023-05-19 12:26:31 +00:00
Crypto City
c8f7eb34b6 game: fix clip rectangle push/pop in HTML view widget 2023-05-12 14:06:28 +00:00
Crypto City
a7fcdfda30 avoid including core_rpc_server_commands_defs.h header in game-state.h 2023-05-11 06:07:58 +00:00
Crypto City
bd4f8030e6 functional_tests: fix occasional bogus research test failure
we seem to be ending up on a game tick occasionally, where no
user command gets mined
2023-05-11 06:07:58 +00:00
Crypto City
12407ffb50 rpc: do not wait for sync in regtest mode before serving most rpc 2023-05-11 06:07:58 +00:00
Crypto City
1643e66c37 daemon: print_bc can now print commands included in txs 2023-05-11 06:07:58 +00:00
Crypto City
41584f4c68 functional_tests: account for gold in reserved items 2023-05-11 06:07:58 +00:00
Crypto City
324db814b7 fix missing script cleanup running a script that ends at once 2023-05-11 06:07:58 +00:00
Crypto City
0e37bd2583 cc: fix uninitialized script fee reserves 2023-05-11 06:07:58 +00:00
Crypto City
845b88238c functional_tests: support restarting from backed up chain 2023-05-11 06:07:58 +00:00
Crypto City
e635c34807 game: better auto layering for top level windows and notifications 2023-05-11 06:07:58 +00:00
Crypto City
72a5074cba game: scripts text now use HTML 2023-05-11 06:07:58 +00:00
Crypto City
11f2809ae5 game: text can now be bold 2023-05-11 06:07:58 +00:00
Crypto City
72a0e5f44c game: add adapt-to-content attribute to HTML widget 2023-05-11 06:07:58 +00:00
Crypto City
6612aa6079 game: redraw HTML widget when mouse action needs it 2023-05-11 06:07:58 +00:00
Crypto City
494d339105 game: use filesystem (or pak file) to load the encyclopedia
avoids needing to keep an unwieldy json file in sync
2023-05-11 06:07:58 +00:00
Crypto City
8d8d9746cf game: fix multi level groups in tree widget 2023-05-11 06:07:58 +00:00
Crypto City
83d52e8e9d the legion badge needs some of the invited players to buy land 2023-05-11 06:07:58 +00:00
Crypto City
693ee0087f add new devourer badge 2023-05-11 06:07:58 +00:00
Crypto City
ce78988e38 game: fix encyclopedia layout 2023-05-11 06:07:58 +00:00
Crypto City
3a76a9c5e0 make some badges longer term and less prone to badge selling 2023-05-11 06:07:58 +00:00
Crypto City
f420b03ab6 game: make the HTML view emit a message on clicking a link 2023-05-10 21:37:11 +00:00
Crypto City
707e1eda10 game: add a new TB widget factory macro using an Urho3D context 2023-05-10 21:37:10 +00:00
Crypto City
f0d97cb48f game: add basic checkbox to the HTML widget
handles checkbox and a label for it
2023-05-10 21:37:10 +00:00
Crypto City
51a44a2524 allow refraining from mining start epoch commands till a given fork 2023-05-10 21:37:10 +00:00
Crypto City
daa2d0d7ce functional_tests: test players can't create items in predefined groups 2023-05-10 21:34:39 +00:00
Crypto City
323982101d it is now possible to ignore players/flags/items/cities in events 2023-05-10 21:34:39 +00:00
Crypto City
1ea6f20829 db_lmdb: fix mistaking flags for deleted 2023-05-10 21:34:39 +00:00
Crypto City
8d0d2c850c make some badges impossible to give 2023-05-10 21:34:39 +00:00
Crypto City
b9931ad5ef game: fix html widget size being too narrow in certain cases 2023-04-27 09:26:35 +00:00
Crypto City
86c1ceeead game: fix hover outline on dynamic panel buttons 2023-04-27 09:26:35 +00:00
Crypto City
0ffd8d3803 blockchain_prune: add missing cc_epochs table 2023-04-27 09:26:35 +00:00
Crypto City
82e78c35ef game: allow readonly auctions/trade screens with no account 2023-04-27 09:26:35 +00:00
Crypto City
29f55ac175 game: disable whisper screen if no account 2023-04-27 09:26:35 +00:00