Commit Graph

733 Commits

Author SHA1 Message Date
Crypto City
a90040b391 game: allow sending a message from the player screen 2022-09-17 13:04:38 +00:00
Crypto City
8b26e212c4 game: add emote (only one for now, waving) 2022-09-17 13:04:38 +00:00
Crypto City
4014af49f5 game: use new HTML widget in encyclopedia screen 2022-09-14 14:27:50 +00:00
Crypto City
84cf4923a0 game: new HTML view widget 2022-09-14 14:27:50 +00:00
Crypto City
7476945d39 game: allow vertical colour gradients in chat messages 2022-09-14 14:27:50 +00:00
Crypto City
1f57532e08 game: share and view other online players' avatars 2022-09-14 14:27:50 +00:00
Crypto City
bedba70067 add oyster diver badge 2022-09-05 10:02:13 +00:00
Crypto City
8f14bc9a0a add oyster habitat city specialization 2022-09-05 10:02:13 +00:00
Crypto City
884c84e43c game: add missing labour cost in fight fire screen 2022-09-05 10:02:13 +00:00
Crypto City
ea0c11ced3 food salting, as an agricultural building service 2022-09-05 10:02:13 +00:00
Crypto City
b5bd3204c8 pearl diving, as a fishery service 2022-09-04 16:20:51 +00:00
Crypto City
70daae2029 cc: new fish swarm special event
increased fish catch in near waters
2022-09-03 13:47:44 +00:00
Crypto City
78a23790d7 there can now be more than once special event in a city at once 2022-09-02 20:14:41 +00:00
Crypto City
bf53f14fd8 custom items can now have per role bonuses 2022-09-02 20:14:41 +00:00
Crypto City
9a2985b8df game: add a placeholder encyclopedia screen 2022-09-02 20:14:41 +00:00
Crypto City
5026ca0c6b game: change the item views (trade, etc) to a tree 2022-08-31 11:48:49 +00:00
Crypto City
1f636fbf8e change tax break zone mechanics
There can be multiple tax break zones, unlocked at increasing
city levels, but they are fixed once set.
This will prevent mayorial bait and switch abuse.
2022-08-31 11:48:49 +00:00
Crypto City
cb6d960666 game: change "clear" to "clear line" in console for clarity 2022-08-23 06:07:29 +00:00
Crypto City
2461b47061 game: allow saving vistas in the wallet for later use 2022-08-23 06:07:29 +00:00
Crypto City
1764a7db8a game: add a "current city only" toggle to the buildings screen 2022-08-23 05:20:29 +00:00
Crypto City
40632e09cd game: make "running out of $resource in $ticks" consider all cities 2022-08-23 05:20:29 +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
442abef374 game: allow sweeping message fees to the main address 2022-08-23 05:20:29 +00:00
Crypto City
737e934327 game: fix create items layout 2022-08-23 05:20:28 +00:00
Crypto City
7c70d0ef6e invisible P2P messages 2022-08-23 05:20:28 +00:00
Crypto City
dc9e4e33f3 game: give snow a little more blueish shade 2022-08-12 13:09:37 +00:00
Crypto City
5cbac70489 game: fix notile not working on part of the map
Turns out we can use up to 8 textures in the fragment program,
and no more. So the snowy grass texture is gone, replaced by a
basic mixing based on noise, and a leftover unused texture is
gone, leaving us with 8 textures.
2022-08-12 13:09:37 +00:00
7ee879b0cd game: remove unused textures 2022-08-12 13:09:37 +00:00
e4358a1ea1 game: replace Marble Road > Granite Road + small fixes 2022-08-12 13:09:37 +00:00
640b73aff0 game: add shadow distance to options 2022-08-12 13:09:37 +00:00
d7e068f13b game: remove unused armature texture 2022-08-12 13:09:37 +00:00
5dc4c6fc75 game: SSAO: remove unused texture resource 2022-08-12 13:09:37 +00:00
Crypto City
3daae6359c game: do not include game-created items in player made category 2022-08-08 14:39:08 +00:00
Crypto City
b8b532868f game: move city maps to navigation 2022-08-08 14:39:08 +00:00
Crypto City
356ab21483 game: rename "What can I do?" to "Advice" 2022-08-08 14:39:08 +00:00
Crypto City
9635b9de88 game: add placeholder intro 2022-08-08 14:39:08 +00:00
Crypto City
81817f5536 new city specialization: trade center, increases merchant ship probability 2022-08-08 14:38:47 +00:00
Crypto City
f9790980b4 new special event: merchant ship, selling items on the market 2022-08-04 15:57:39 +00:00
Crypto City
687d7d2f57 game: allow prefix lookups in set global variable screen 2022-08-04 08:36:32 +00:00
Crypto City
6bfc447544 custom items may now have a prestige bonus
only the game account can add prestige bonuses
2022-08-04 08:36:31 +00:00
Crypto City
6c4a31509a new "tax break zone" city specialization 2022-08-04 08:36:31 +00:00
Crypto City
a001101027 game: sea ice freezes below -5 degrees 2022-08-02 06:19:05 +00:00
Crypto City
1f340a7851 game: do not "snow" underwater ground 2022-08-02 06:19:05 +00:00
Crypto City
e5c5b88881 merge snow and nosnow ground shaders, and add water/nowater defines
also fix an artifact between snow and nosnow tiles
2022-08-02 06:19:05 +00:00
Crypto City
ffec4648b1 game: speed up texture notile mode
When switching this mode on and then back off, we don't get quite
the original performance, something stays slower in BlitFramebuffer
for unknown reasons, but it'll get "restored" when the game is
restarted next
2022-08-02 06:19:05 +00:00
Crypto City
d708f5c818 game: visual tweaks in the options screen 2022-08-02 06:19:05 +00:00
Crypto City
c004280dc7 user textures can now tile independently horizontally and vertically 2022-08-02 06:19:05 +00:00
Crypto City
6ac983aeb4 speed up floodfill in terrain feature classification 2022-08-02 06:19:05 +00:00
Crypto City
fb582f7b40 game: brighter snow
it looked too grey
2022-08-02 06:19:05 +00:00
Crypto City
15936c67a0 game: add CC markers to relevant fish textures in credits screen 2022-08-02 06:19:04 +00:00