Commit Graph

15431 Commits

Author SHA1 Message Date
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
Crypto City
56f954506e game: hide spectator mode screen when the mouse is not moving 2023-04-27 09:26:35 +00:00
Crypto City
6fa9ffbb54 game: drop "you're already 0% there" for badge progression 2023-04-27 09:26:35 +00:00
Crypto City
2f96416b00 game: add a tutorial when creating an account 2023-04-27 09:26:35 +00:00
Crypto City
461983971d game: improve new account screen 2023-04-27 09:26:35 +00:00
Crypto City
f971110251 game: allow hiding the spectator mode screen 2023-04-27 09:26:35 +00:00
Crypto City
71d55ac2fa game: prompt for a new avatar when loading a wallet without one 2023-04-27 09:26:35 +00:00
Crypto City
be915b753f game: move error widget below name in new account screen 2023-04-27 09:26:35 +00:00
Crypto City
eddbce7c2a game: fix city maps screen layout when toggling flags/areas 2023-04-27 09:26:35 +00:00
Crypto City
9557a100de game: fix slight resize when a dropdown list gets a selection 2023-04-27 09:26:35 +00:00
Crypto City
965705d38f game: allow playing a sfx at non default pitch 2023-04-27 09:26:35 +00:00
Crypto City
6c7fb2fafa cc: replace forebear with elder as a title component 2023-04-27 09:26:35 +00:00
Crypto City
40c55cf501 game: fix missing updates in leaderboards screen 2023-04-27 09:26:35 +00:00
Crypto City
88635ef754 blockchain: do not check commands when fast_check is on 2023-04-27 09:26:35 +00:00
Crypto City
356cb2989a functional_tests: test cancelling multiple nonces at once 2023-04-27 09:26:35 +00:00
Crypto City
2100c61285 game: fix end of event not showing up in news 2023-04-27 09:26:35 +00:00
Crypto City
646cc77c16 game: fix inability to auction custom items 2023-04-27 09:26:34 +00:00