Commit Graph

725 Commits

Author SHA1 Message Date
Crypto City
0619ef4bb7 game: add land price terrain mode 2024-03-11 14:52:09 +00:00
Crypto City
613edbb4e0 game: add earthquake effect 2024-03-11 14:52:09 +00:00
Crypto City
0dc1ef484e game: add a land tax ground mode 2024-03-11 14:51:46 +00:00
Crypto City
983ff064fa holes in name places now cost a flat 1 runestone 2024-03-11 14:51:46 +00:00
Crypto City
7641663cba include a min amount in invitations
so the invited user can use a couple lines of chat
2024-03-11 14:51:45 +00:00
Crypto City
a745d7e476 hybrid PoW/PoS consensus
to protect against the first large monero miner to merge mine
being able to easily 51% the chain
2024-03-11 14:51:45 +00:00
Crypto City
a4c03334e6 new sharks special event 2024-02-28 14:36:22 +00:00
Crypto City
7ed5625b7e add new crop failure special event 2024-02-28 14:36:22 +00:00
Crypto City
eda0a78c7c game: selection info is now also available from the panel 2024-02-18 17:37:34 +00:00
Crypto City
3943d335e7 game: move terrain panel section right after the selection section
more user friendly
2024-02-18 17:37:34 +00:00
Crypto City
e50340da45 named places can now be set to prevent buying land
by the game account

also remove the nonce based id, and rename priority to id,
so places are always enumerated in priority order

the game account now has no limit on places named, so this
can be used for storytelling purposes without having to play
the game competitively with the game account
2024-02-07 08:03:46 +00:00
Crypto City
ac583e7a40 add a break news command 2024-01-07 16:21:36 +00:00
Crypto City
9fb73e7aeb game: warn when adding a script with no icon 2023-12-14 17:22:56 +00:00
Crypto City
9f86f590ee game: better delineation between storyline/technical/building scripts
when adding scripts
2023-12-14 17:22:56 +00:00
Crypto City
501a6ba0c7 game: add a "a minute a day" tutorial 2023-12-14 11:38:32 +00:00
Crypto City
514550fa68 badges can now be automatically awarded based on a player variable 2023-12-08 21:13:24 +00:00
Crypto City
0cbcee10f3 game: improve intro
rework "arrival" intro image (the mountains are now actual mountains)
fix small blotches of color in last image
add music
tweak text
2023-11-30 17:11:43 +00:00
Crypto City
bfbacb60aa game: save sent messages in the wallet cache
in addition to received messages
2023-11-30 17:11:43 +00:00
Crypto City
4bdb425f7f remove clothes customization on character creation
it will be done solely in game
2023-11-30 17:11:43 +00:00
Crypto City
75b379e8cf add two more badges: amount paid in taxes, odin's favour received 2023-11-30 17:11:42 +00:00
Crypto City
c5d8221c8e game: fix missing image for the visiting scholar special event 2023-10-22 18:58:51 +00:00
Crypto City
df989a1379 game: replace placeholder intro with a real one 2023-10-12 16:15:19 +00:00
Crypto City
0dabe08376 game: hide coru leaderboards before it is enabled 2023-10-01 12:20:59 +00:00
Crypto City
aae5f2b88f game: add missing space in NotificationHistory window title 2023-09-24 08:29:16 +00:00
Crypto City
080455b1af game: tweak auction menu item - we can auction one or more item(s) 2023-09-23 13:33:00 +00:00
Crypto City
24103df6ae game: fix missing text in queued commands screen 2023-09-18 20:59:10 +00:00
Crypto City
fc4e8d14d0 game: rename avatar to game account for consistency 2023-09-18 20:59:10 +00:00
Crypto City
9ce928af79 game: fix hover coordinates in city map 2023-09-12 06:41:19 +00:00
Crypto City
897ceb0d89 game: clearer prestige contributions for the player screen 2023-09-12 06:41:18 +00:00
Crypto City
cf58bd2fcf game: fix low gold/gray star resolution 2023-09-12 06:41:18 +00:00
Crypto City
5dc5eca758 delay user textures for a week after mining so they may be blocked
for anti abuse reasons
2023-09-12 06:41:18 +00:00
Crypto City
2d47931ed1 game: never use selection to change smoothness 2023-08-30 16:02:15 +00:00
Crypto City
448e27a517 game: disable time of day slider when checkbox is disabled 2023-08-30 13:53:30 +00:00
Crypto City
24287c3cb7 game: add buttons to cycle through characters in player screen 2023-08-18 19:24:28 +00:00
Crypto City
ffb0546a73 game: allow max lightsource option to get down to 1 2023-08-17 16:31:55 +00:00
Crypto City
792322f61a game: add budget in build overview widget 2023-08-17 16:31:55 +00:00
Crypto City
3582f9027a game: fix "Standstone" typo 2023-08-14 05:11:23 +00:00
Crypto City
8e4178930c remove level based lightsource limits
and allow the player to tweak local max lightsources for rendering
2023-08-03 15:53:06 +00:00
Crypto City
ac10041809 implement a couple more occupations 2023-08-02 08:59:27 +00:00
Crypto City
cd54800b8a game: allow setting smoothness to zero or full at once 2023-08-02 08:59:27 +00:00
Crypto City
6c281e6caa game: include occupation description in new account screen 2023-08-02 08:59:27 +00:00
Crypto City
322cfd4add keep track of active accounts
hide them by default in account selection screen, and inactive
accounts may be dealt with differently in game ticks later if
it is needed for performance purposes
2023-07-20 08:21:10 +00:00
Crypto City
180bee4c00 game: bodge new account screen layout 2023-07-18 06:16:23 +00:00
Crypto City
e69f21af61 add occupation as an account setting when creating an account
they don't have any effect yet
2023-07-18 06:16:23 +00:00
Crypto City
72ea2b635a add origin to character creation (to restrict title) 2023-07-17 14:35:24 +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
ae2701b063 avatars can now be customized (body shape, skin/hair colour) 2023-07-17 07:31:16 +00:00
Crypto City
cee64c3d9a game: fix duplicate widget in new account screen 2023-07-13 10:14:36 +00:00
Crypto City
d4f024247f add a little prestige bonus for number of flags ranking 2023-07-12 12:14:33 +00:00