Commit Graph

77 Commits

Author SHA1 Message Date
Crypto City
35ed60bf97 game: warn on banner designer screen if insufficient labour 2025-08-25 14:20:21 +00:00
Crypto City
424274bb6a game: small ancestry screen improvements 2025-08-25 14:20:21 +00:00
Crypto City
a47504746f split attributes into base and bonus
bonus (given by scripts) can be negative, and the sum of base
and bonus can also be negative, including in scripts
2025-08-01 07:02:20 +00:00
Crypto City
a0a8c0285d mayors can now set a city welcome message 2025-08-01 07:02:19 +00:00
Crypto City
c12e1841ed rename die to retire, add retire script command, more retirement work 2025-08-01 07:02:16 +00:00
Crypto City
0e7bb6db8d add dead boolean to account data, RPC, player screen, etc 2025-08-01 07:02:15 +00:00
Crypto City
27b0af52a5 add ancestry data and player info screen 2025-08-01 07:02:14 +00:00
Crypto City
5afb5a760e game: give a red background to the gm section in main panel 2024-10-24 15:14:42 +00:00
Crypto City
94dc3f5286 game: add "new" tag to yet unplayed storyline scripts 2024-10-07 20:44:00 +00:00
Crypto City
b0b21cbe3c game: add flag inventory screen
replaces assign/retrieve screens, and als acts as a listing
2024-09-16 20:34:02 +00:00
Crypto City
df989a1379 game: replace placeholder intro with a real one 2023-10-12 16:15:19 +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
ca7b1efb66 game: display amount of a coru piece in red when zero 2023-06-06 20:01:28 +00:00
Crypto City
c68faac405 coru: a "collectible card" minigame based on coins and runes
designed by syksy
2023-05-30 13:03:31 +00:00
Crypto City
86c1ceeead game: fix hover outline on dynamic panel buttons 2023-04-27 09:26:35 +00:00
Crypto City
2c378941dd players can now have a title
chosen among a set of predefined components
2023-04-05 07:54:00 +00:00
Crypto City
2d21578d50 game: sort history newest first and add icons to new lines 2023-03-26 20:44:48 +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
404d71c114 propagate low level command errors back to the game 2023-03-18 13:28:01 +00:00
Crypto City
40246da784 game: make links turquoise-ish to make them "discoverably" clickable 2023-03-13 16:36:10 +00:00
Crypto City
9a517d1da0 game: save picture along with remembered vistas 2023-03-06 13:51:01 +00:00
Crypto City
4e9a48a9bb game: improve building settings layout a bit 2023-02-16 14:18:39 +00:00
Crypto City
fa8996a4df game: intro pages can now have superimposed text 2023-02-16 14:18:38 +00:00
Crypto City
ebc897e8b1 game: add a help button in the spectator mode screen 2023-01-28 17:03:01 +00:00
Crypto City
6b0d2b30c4 game: new HTML view widget 2023-01-28 17:02:59 +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
7c70d0ef6e invisible P2P messages 2022-08-23 05:20:28 +00:00
Crypto City
839395112a add a simple-shaded-area style
to be used by scripts writing on image backgrounds
2022-07-23 15:46:20 +00:00
Crypto City
efdf112f30 game: factor out building resource delta accounting 2022-07-23 15:46:20 +00:00
Crypto City
5d0c0f1e33 game: add a "What can I do ?" screen
it gives you ideas based on current game state
2022-07-23 15:46:20 +00:00
Crypto City
a8a9690eb3 rare fish discoveries 2022-07-23 15:46:19 +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
Crypto City
fe13746ce0 game: fix layout issue in some notification widgets 2022-07-04 21:15:34 +00:00
Crypto City
85ed261c2d game: restore options buttons to button-like for clarity 2022-03-25 16:16:54 +00:00
Crypto City
97f3387933 fix longstanding missing UI element bug 2021-11-29 07:54:37 +00:00
Crypto City
c567b612f3 game: detect and report bad text input as per consensus rules 2021-11-23 16:22:29 +00:00
Crypto City
fe5272b288 add whispers - player messages on arbitrary locations 2021-11-23 16:22:28 +00:00
Crypto City
5f036caaa6 game: add attribute descriptions as tooltips 2021-10-31 09:55:34 +00:00
Crypto City
1ddb6fb781 game: improve script choices ui 2021-09-21 17:48:48 +00:00
Crypto City
687b35ab94 game: optional automatic resource assignment on import shortfall 2021-09-21 12:18:18 +00:00
Crypto City
705935848a game: improve script UI 2021-09-21 12:18:18 +00:00
Crypto City
6ec7229ccf game: click the amount of items owned to input that amount to sell 2021-09-07 20:37:11 +00:00
Crypto City
0b9728c08d game: more optional command info in history 2021-08-21 14:44:33 +00:00
Crypto City
4212585cf4 game: add city info in the travel to city screen 2021-08-12 11:01:35 +00:00
Crypto City
fbd6a9cc51 game: add news screen 2021-07-19 11:51:19 +00:00
Crypto City
a9188a1b6b game: some minor research UI fixes 2021-07-07 19:58:23 +00:00
Crypto City
aa82132ade game: fix layout issues for some notifications 2021-06-03 22:36:06 +00:00
Crypto City
592418dbb0 game: make notifications with icons less tall 2021-05-30 22:14:07 +00:00
Crypto City
be8e1224ee game: add a mouse bound tooltip with current selection size 2021-05-14 17:22:13 +00:00