Commit Graph

8 Commits

Author SHA1 Message Date
Crypto City
983ff064fa holes in name places now cost a flat 1 runestone 2024-03-11 14:51:46 +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
c0ff1c5871 game: warn when naming a place that intersects with another player's
only for mayors since it is otherwise forbidden
2023-03-18 13:28:02 +00:00
Crypto City
18308bbfe3 game: make runestone cost less confusing in name place screen 2023-03-09 19:10:19 +00:00
Crypto City
97759849b2 game: clearer wording in name place screen 2023-03-09 15:13:48 +00:00
Crypto City
2895f9a8ed game: do not use toast notifications for text errors
since those are often inherent in typing (ie, trailing space)
and tend to spam toasts unnecessarily
2022-08-23 05:20:29 +00:00
Crypto City
e62d9478de add terrain features
such as islands, peaks, etc

will be detected and assigned to places
2022-07-23 15:46:18 +00:00
Crypto City
b1ab49720b players can now name areas 2022-07-04 21:15:34 +00:00