Commit Graph

15415 Commits

Author SHA1 Message Date
Crypto City
fe0460063f game: fix missing faces when smoothness is involved 2023-07-17 07:31:16 +00:00
Crypto City
4c60772d97 game: add 3D water sfx for flowing water blocks 2023-07-17 07:31:16 +00:00
Crypto City
1fae98d79b allow customizing avatar colours after creation 2023-07-17 07:31:16 +00:00
Crypto City
480088b380 game: do not ask to reload the same model repeatedly on game start 2023-07-17 07:31:16 +00:00
Crypto City
3fd1ff1267 make gender accessible to scripts
can be useful to award gender specific titles or display
different flavour text
2023-07-17 07:31:16 +00:00
Crypto City
135822761c cc: fix block smoothing change cost 2023-07-17 07:31:16 +00:00
Crypto City
732eab35d9 game: do not change smoothness for empty blocks 2023-07-17 07:31:16 +00:00
Crypto City
486691eab9 game: guard against setting smoothness in unexpected indices 2023-07-17 07:31:16 +00:00
Crypto City
d583096832 game: move smoothness change key mapping to , and . 2023-07-17 07:31:16 +00:00
Crypto City
2ae00019ae game: fix bug with loading key mapping to : 2023-07-17 07:31:16 +00:00
Crypto City
ae2701b063 avatars can now be customized (body shape, skin/hair colour) 2023-07-17 07:31:16 +00:00
Crypto City
2a328dc5fc cc: fix error in player screen in early game 2023-07-13 15:39:57 +00:00
Crypto City
cee64c3d9a game: fix duplicate widget in new account screen 2023-07-13 10:14:36 +00:00
Crypto City
c817cf3991 game: fix animation viewer 2023-07-12 16:04:55 +00:00
Crypto City
e4ceebb619 cc: change Restricted -> Quest for quest/restricted items description 2023-07-12 12:14:33 +00:00
Crypto City
316400bc6a game: add tooltip with full player names and titles in chat console 2023-07-12 12:14:33 +00:00
Crypto City
d4f024247f add a little prestige bonus for number of flags ranking 2023-07-12 12:14:33 +00:00
Crypto City
bbb124e13b allow auctions to lapse (set by auction creator) 2023-07-12 12:14:33 +00:00
Crypto City
5b2e075a89 cc: fix random place variable independence 2023-07-12 12:14:33 +00:00
Crypto City
a6e562a5ff remove fork overrides, new testnet soon 2023-07-12 12:14:33 +00:00
Crypto City
da24534fdc game: make a separate shader for UI
currently a copy of the basic shader, so no functional changes
2023-07-09 20:11:40 +00:00
Crypto City
96be283b78 game: add a version number to backup files 2023-07-09 20:11:40 +00:00
Crypto City
b9c9fdb3e0 game: fix duplicate id in password screen 2023-07-09 20:11:40 +00:00
Crypto City
b0d94570b4 wallet2: do not ask for password if it's empty 2023-07-09 20:11:40 +00:00
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