Commit Graph

15441 Commits

Author SHA1 Message Date
Crypto City
e26c6269ca cc: fix auction end time 2023-07-09 20:11:39 +00:00
Crypto City
ffdf91f8f1 game: ensure give/pm buttons are updated as needed
state can change if a player auctions their account
2023-07-09 20:11:39 +00:00
Crypto City
34ecc634ee game: add warning auction prices are set by players 2023-07-09 20:11:39 +00:00
Crypto City
bc16b6d98f game: show reason why one can/cannot bid on account/other auctions 2023-07-09 20:11:39 +00:00
Crypto City
f379081658 game: fix crash in the auctions screen when there are no auctions 2023-07-09 20:11:39 +00:00
Crypto City
e745e2dbe1 game: mention bidding on accounts must be made without an account 2023-07-09 20:11:39 +00:00
Crypto City
3cb7a698d2 game: include badges in news 2023-07-09 20:11:39 +00:00
Crypto City
faecd74548 game: improve building settings wording/grammar/punctuation/layout 2023-07-09 20:11:39 +00:00
Crypto City
83c7fc2c86 ensure new accounts do not use a key currently bidding on an account 2023-07-09 20:11:39 +00:00
Crypto City
deb4535a8a check new keys for validity in account_auction_bid
also includes not being used in another account auction
2023-07-09 20:11:39 +00:00
Crypto City
07f703565c game: improve trade history screen layout 2023-07-09 20:11:39 +00:00
Crypto City
58058d58e2 game: split out ListHeaderButton from the player info screen 2023-07-09 20:11:39 +00:00
Crypto City
a691472774 game: allow seeing trade history in trade screen 2023-07-09 20:11:39 +00:00
Crypto City
cbb2709d89 add colorful badge - number of differently colored lightsources 2023-07-09 20:11:39 +00:00
Crypto City
becb73f44f game: avoid unwanted margin in HTML widget when adapting to content
This allows single line HTML text to be mostly aligned with Turbo
Badger text fields
2023-07-09 20:11:39 +00:00
Crypto City
7ac186419a game: add flowing water effect when water surfaces aren't flat 2023-07-09 20:11:39 +00:00
Crypto City
9220a2f34d game: fix invisible html widget in a layout 2023-07-09 20:11:39 +00:00
Crypto City
6f5f59cc5f game: mention cost quantization in repair screen 2023-07-09 20:11:39 +00:00
Crypto City
4ae6231331 tune food production 2023-07-09 20:11:39 +00:00
Crypto City
f33085c4f8 improve lightsource powder names a bit 2023-07-09 20:11:39 +00:00
Crypto City
b8cad867dd functional_tests: fix random merchant ship test failure 2023-07-09 20:11:39 +00:00
Crypto City
c43db96440 lit lightsources now increase building shares 2023-07-09 20:11:39 +00:00
Crypto City
e0c2584ed4 lightsources now add prestige based on colour rarity 2023-07-09 20:11:39 +00:00
Crypto City
14163824c2 daemon: add cc_game_events command 2023-07-09 20:11:39 +00:00
Crypto City
f0539e2316 game: allow non cubic brushes 2023-07-09 20:11:39 +00:00
Crypto City
bc7e917bf8 game: prevent creating coru decks with no runes or no coins 2023-07-09 20:11:39 +00:00
Crypto City
725abb4b48 game: fix coru error checks for disabled request options 2023-07-09 20:11:39 +00:00
Crypto City
0f703e151d game: fix broken event for coru moves 2023-07-09 20:11:39 +00:00
Crypto City
26c4d97524 game: allow zooming a coru board using mouse wheel 2023-07-09 20:11:39 +00:00
Crypto City
1e68466a80 game: remove unnecessary copying blocks in tile addition 2023-07-09 20:11:39 +00:00
Crypto City
a8cf3d80f4 game: add brush size
allows adding blocks, removing blocks or changing smoothness
in a NxNxN cube.
2023-07-09 20:11:39 +00:00
Crypto City
c64de30716 game: add missing dirty flag set when setting a tile in a flag 2023-07-09 20:11:38 +00:00
Crypto City
9f8ec87ba6 game: add water wake on water blocks 2023-07-09 20:11:38 +00:00
Crypto City
5fc22b07a0 add water blocks 2023-07-09 20:11:38 +00:00
Crypto City
ee107cc628 fix lightsource command error messages 2023-07-09 20:11:38 +00:00
Crypto City
9adc8513e5 game: fix gizmo positioning on voxels with non zero smoothness 2023-07-09 20:11:38 +00:00
Crypto City
eb7fce3333 game: new "mixed" surface nets and spanning rectangles rendering
this gets us most of the speed of spanning rectangles while allowing
arbitrarily placed smooth voxels
2023-07-09 20:11:38 +00:00
Crypto City
ebd8fec0b8 game: fix UVs mismatch between SN and non-SN 2023-07-09 20:11:38 +00:00
Crypto City
8faa75553a game: add smoothness to magica voxel file format as a custom chunk 2023-07-09 20:11:38 +00:00
Crypto City
f1d81bb687 game: fix flag building stats misrepresenting total budget 2023-07-09 20:11:38 +00:00
Crypto City
5d206fed00 game: do not use surface net rendering if a flag has default smoothness 2023-07-09 20:11:38 +00:00
Crypto City
1fca55e873 game: fix typo in texture subdirectory name 2023-07-09 20:11:38 +00:00
Crypto City
a9b6b2d9cc game: visual/aural lightning effect 2023-07-09 20:11:38 +00:00
Crypto City
e887788f5a game: allow per sfx volume 2023-06-16 16:33:35 +00:00
Crypto City
df94fe9be6 add voxel smoothness to consensus 2023-06-16 16:33:34 +00:00
Crypto City
689f8afaf6 prevent changing voxel model on an auctioned flag 2023-06-16 16:33:34 +00:00
Crypto City
7a91d1ea2b unit_tests: add missing lightsource tag check 2023-06-16 16:33:34 +00:00
Crypto City
fbb003cbb3 game: change spanning rectangle UVs to match surface nets 2023-06-16 16:33:34 +00:00
Crypto City
d4a5a85c4f game: add controls to change smoothness in game 2023-06-16 16:33:34 +00:00
Crypto City
4d0f98cc5c game: surface net rendering 2023-06-14 18:37:40 +00:00