Commit Graph

898 Commits

Author SHA1 Message Date
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
Crypto City
213d51442f game: do not know city id in maps screen when in view mode 2022-08-02 06:19:04 +00:00
Crypto City
85b4dadae4 game: show mouse position and a go button in the city maps screen 2022-08-02 06:19:04 +00:00
Crypto City
ba3ec0670c game: add an option to clamp between 0 and for manual maps 2022-08-02 06:19:04 +00:00
Crypto City
f3554196f6 game: improved travel to place screen 2022-08-02 06:19:04 +00:00
Crypto City
48d02ed451 game: allow mouse movement in city maps even without debug mode 2022-08-02 06:19:04 +00:00
Crypto City
5e478cfdff add a "view city maps" screen, piggybacking on the found city screen 2022-08-02 06:19:04 +00:00
Crypto City
eb06bc7754 avoid tiling terrain textures 2022-08-02 06:19:04 +00:00
Crypto City
7092a2bbd1 game: improve shore effect a bit 2022-08-02 06:19:04 +00:00
Crypto City
7f9a2868a1 game: add a shoreline effect 2022-08-02 06:19:04 +00:00
Crypto City
b9e6e9bdb5 game: less orange sand texture 2022-08-02 06:19:04 +00:00
Crypto City
3aea47aebc add auctioneer badge - number of auctions created 2022-08-02 06:19:04 +00:00
Crypto City
6389b496cb add scribe badge - number of runestones carved 2022-08-02 06:19:04 +00:00
Crypto City
1582492535 allow creating more items if that was setup on item definition 2022-08-02 06:19:03 +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
2a236e888b fix "0" skin settings, they should be 0 (integer) 2022-07-23 15:46:20 +00:00
Crypto City
749d313dca game: allow replacing a script's blobs from the game in debug mode 2022-07-23 15:46:20 +00:00
Crypto City
46d22ceb89 allow texture creators to set the tile span 2022-07-23 15:46:20 +00:00
Crypto City
b48f995f21 game: mention "What can I do?" in the first tutorial 2022-07-23 15:46:20 +00:00
Crypto City
6e23b9dc9c add content matched icons to what can I do screen 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
ba195a47ae game: add a tip about what to do with badges to increase level 2022-07-23 15:46:20 +00:00
Crypto City
94359fdf01 game: cleaner gemstones screen 2022-07-23 15:46:20 +00:00
Crypto City
79dd5c05c7 game: add discoveries to news 2022-07-23 15:46:20 +00:00
Crypto City
669da2d6ab game: add option to hide/show textures by ignored players 2022-07-23 15:46:19 +00:00
Crypto City
4c46b96faf user textures can now be used in game 2022-07-23 15:46:19 +00:00
Crypto City
5c2c002d17 user created textures and licencing - not yet usable on voxels 2022-07-23 15:46:19 +00:00
Crypto City
34db7e1842 add more rare fish
marlin, sole, great white shark, coelacanth, grunt, seahorse, toadfish

also tweak rarity
2022-07-23 15:46:19 +00:00
Crypto City
4e638f06bb add fish spawning grounds city specialization 2022-07-23 15:46:19 +00:00
Crypto City
b62e22b435 add local fish species city specialization 2022-07-23 15:46:19 +00:00
Crypto City
a8a9690eb3 rare fish discoveries 2022-07-23 15:46:19 +00:00
Crypto City
e30ff64cf1 game: improve water wake 2022-07-23 15:46:18 +00:00
Crypto City
776b3f8457 adventurer badge: number of terrain features named 2022-07-23 15:46:18 +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
f162539b21 game: move disk options back into a disk page as they used to be 2022-07-23 15:46:18 +00:00
Crypto City
ac3c5a8899 game: add an option to disable automatic backups 2022-07-23 15:46:18 +00:00
Crypto City
32314a1dc4 scripts can now award event badges 2022-07-23 15:46:18 +00:00
Crypto City
cbcb62c06f game: display summary of amount of each badge level in player screen 2022-07-04 21:15:34 +00:00
Crypto City
0fc5d92612 cc: new city spec: large moose, yields more meat when hunting moose 2022-07-04 21:15:34 +00:00
Crypto City
9d07aeedda geographer badge - number of areas named 2022-07-04 21:15:34 +00:00
Crypto City
dd97761414 islander badge - number of buildings on an island 2022-07-04 21:15:34 +00:00
Crypto City
b1ab49720b players can now name areas 2022-07-04 21:15:34 +00:00
Crypto City
d48966a82c improved fishing mechanics 2022-07-04 21:15:34 +00:00
Crypto City
98591d4a36 replace shark with snake in newbie coins, reorder set
Sea creatures will be used elsewhere
2022-07-04 21:15:34 +00:00
Crypto City
a7d27beafa game: add a surf effect when moving through water 2022-07-04 21:15:34 +00:00
Crypto City
6dec04ed87 game: better new settler icon 2022-07-04 21:15:34 +00:00
Crypto City
282e7a6fb1 game: water wake 2022-07-04 21:15:34 +00:00
Crypto City
cfe895cdbc game: downscale bird texture
it's pretty much always seen from far away
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
b34098e42b game: display name of mortgaged flag in new mortgage screen 2022-07-04 21:15:34 +00:00
Crypto City
ab1ac98793 game: improve enable/disable of flag dependent panel buttons 2022-07-04 21:15:34 +00:00
Crypto City
50e3e7013a game: fix leaderboard invalid memory access and share filter widget 2022-07-04 21:15:34 +00:00
Crypto City
f75603026f game: better wording in palette screen 2022-07-04 21:15:33 +00:00
Crypto City
d10ab6cb2d game: fix text in foundation coin count 2022-07-04 21:15:33 +00:00
Crypto City
9da71e4ae1 game: add a button to clear the terrain cache 2022-07-04 21:15:33 +00:00
Crypto City
74f6d85b27 game: fix extending maximally in all directions 2022-07-04 21:15:33 +00:00
Crypto City
af31b656fb game: remember which panel sections are open in config.json 2022-07-04 21:15:33 +00:00
Crypto City
4d8229a0fd game: use a better "story/script" icon 2022-07-04 21:15:33 +00:00
Crypto City
d4dad89794 game: hack for buggered script notification layout 2022-07-04 21:15:33 +00:00
Crypto City
be640284aa game: improved spectator mode widget
allows loading a wallet or creating an account depending on state
2022-07-04 21:15:33 +00:00
Crypto City
88c7136845 improve beaches 2022-07-04 21:15:33 +00:00
Crypto City
ffc4e2198f buildings' econonic power can now be upgraded
for 150% of the incremental cost
2022-07-04 21:15:33 +00:00
Crypto City
aee10e41a5 game: add a re-center button to the found city screen 2022-07-04 21:15:33 +00:00
Crypto City
b6e80744f3 add a "use existing seed" button to the found city screen 2022-07-04 21:15:33 +00:00
Crypto City
ce5f42b289 game: fix click labels not being clickable in options 2022-07-04 21:15:33 +00:00
Crypto City
ce6016306d add fish, fishing and fisheries 2022-07-04 21:15:33 +00:00
Crypto City
9f6412b083 water/shoreline 2022-06-30 07:26:16 +00:00
Crypto City
a1eebef592 game: fix up news about lightning strikes 2022-06-28 16:49:49 +00:00
Crypto City
43515cfd5e add animal design for the newbie coins 2022-06-28 16:49:49 +00:00
Crypto City
857fb10ae2 Revert "game: replace terrain material"
This reverts commit acc876cc9a.
2022-06-28 16:49:49 +00:00
Crypto City
7d9172ceba Revert "game: terrain material patch"
This reverts commit 21a7c0ab85.
2022-06-28 16:49:49 +00:00
Crypto City
0ba526c764 game: show city coins separately from other coins 2022-06-28 16:49:49 +00:00
Crypto City
d85d5012eb newbie coins - each new player gets a random one
collecting all the set gives a prestige boost
2022-06-28 16:49:48 +00:00
21a7c0ab85 game: terrain material patch 2022-05-14 06:50:30 +00:00
acc876cc9a game: replace terrain material 2022-05-14 06:50:29 +00:00
84108efb8c game: better colorLUT effect 2022-05-09 15:36:16 +00:00
29b7bcdfcd game: add Texture sources to credits 2022-05-09 15:35:38 +00:00
96f7ca8ca2 game: replace RuneStone Rune texture 2022-05-09 15:35:33 +00:00
224c08e7e0 game: add GraniteGrassPath material 2022-05-09 15:35:19 +00:00
efcf1492fd game: add Berries material 2022-05-09 15:34:12 +00:00
b863862143 game: add Flowers_Pink material 2022-05-09 15:34:12 +00:00
317ab73835 game: add Flowers_Yellow material 2022-05-09 15:34:12 +00:00
be3697481b game: replace Leaves_Yellow material 2022-05-09 15:33:53 +00:00
a85b11d47b game: replace Leaves_Red material 2022-05-09 15:32:22 +00:00
0bd67a04f5 game: replace Leaves_Grey material 2022-05-09 15:32:22 +00:00
b783ee9a1e game: replace Leaves_DarkGreen material 2022-05-09 15:32:12 +00:00
7b62feab75 game: replace Leaves_DarkBrown material 2022-05-09 15:32:12 +00:00
20f2f044bf game: replace Leaves_Brown material 2022-05-09 15:31:58 +00:00
7325a8b395 game: replace Leaves_Blue -> Flowers_Blue material 2022-05-09 15:31:58 +00:00
0ca4606124 game: replace Leaves material 2022-05-09 15:31:57 +00:00
1fe9b8374f game: replace Bark Red and Yellow materials 2022-05-09 15:31:42 +00:00
ca786e932d game: replace Bark1_Orange -> Bark_Grey material 2022-05-09 15:31:42 +00:00
79818e4136 game: replace Bark_Green material 2022-05-09 15:31:42 +00:00
055a08f80f game: replace Bark_Dark material 2022-05-09 15:31:42 +00:00
e5829197c6 game: update PloughedField material 2022-05-09 15:31:20 +00:00
f0b31c7734 game: replace Bark1 -> Bark_Mossy material 2022-05-09 15:31:20 +00:00
dd602ee241 game: replace VegetationTest2 -> Ivy material 2022-05-09 15:31:20 +00:00
e2fedaac52 game: replace VegetationText1 -> Meadow material 2022-05-09 15:31:20 +00:00
8714dccab2 game: add TeakFloor material 2022-05-09 15:31:20 +00:00
d7c710ee87 game: add TeakSquared material 2022-05-09 15:30:56 +00:00
d2edc8a13e game: add TeakPanel material 2022-05-09 15:30:40 +00:00
dd30b96545 game: add TeakArc material 2022-05-09 15:30:40 +00:00
623eb5c6c9 game: tweak tiling TeakStarsDark material 2022-05-09 15:30:40 +00:00
259646c186 game: add TeakStarsDark material 2022-05-09 15:30:40 +00:00
7c9d6c9bc6 game: add TeakStars material 2022-05-09 15:30:40 +00:00
2f10235299 game: replace Teak -> TeakPlanks material 2022-05-09 15:30:40 +00:00
a880e6e7d0 game: add OakBurned material 2022-05-09 15:30:40 +00:00
be4f234467 game: add OakGappedPlanks material 2022-05-09 15:30:40 +00:00
9783df70d4 game: replace set Oak2 -> OakPainted materials 2022-05-09 15:30:40 +00:00
5a223880f3 game: replace Oak2 -> OakNaval material 2022-05-09 15:30:40 +00:00
af883cd20e game: replace Oak -> OakPlanks material 2022-05-09 15:29:45 +00:00
c1c0f7b68f game: add PineBlooded material 2022-05-09 15:29:45 +00:00
c9313c5d92 game: replace set Pine4 -> PineFence materials 2022-05-09 15:29:45 +00:00
d9a4da17b7 game: replace set Pine3 -> PineRoof materials 2022-05-09 15:29:45 +00:00
88b7654f9f game: replace set Pine2 -> PineWall materials 2022-05-09 15:29:45 +00:00
19bb643447 game: replace set Pine -> PinePainted materials 2022-05-09 15:29:08 +00:00
527eb3be14 game: replace Pine -> PinePlanks material 2022-05-09 15:29:08 +00:00
22792723dc game: add MarbleRuned material 2022-05-09 15:29:08 +00:00
ffdb0882be game: add MarbleRoad material 2022-05-09 15:29:07 +00:00
6d46c338e6 game: add MarbleCobblestones material 2022-05-09 15:29:07 +00:00
19b064dfde game: replace set VeinedMarble materials 2022-05-09 15:29:07 +00:00
80165e2ff3 game: replace set Marble2 -> MarblePolished materials 2022-05-09 15:28:29 +00:00
089e0517a1 game: replace MarbleBlue -> MarbleBlocksBlue material 2022-05-09 15:28:20 +00:00
299d0d4efa game: replace MarbleRed -> MarbleBlocksRed 2022-05-09 15:28:20 +00:00
b0f7dbb643 game: replace MarbleGrey -> MarbleBlocksDark material 2022-05-09 15:28:20 +00:00
12a785129d game: replace Marble -> MarbleBlocks material 2022-05-09 15:28:20 +00:00
bf0a9793d1 game: add GraniteRunedRocks material 2022-05-09 15:28:20 +00:00
f21ff2165c game: add GraniteRuned material 2022-05-09 15:28:20 +00:00
e3b6038921 game: add GraniteOrnamentedCobblestone material 2022-05-09 15:27:39 +00:00
2a54e59c92 game: darken GraniteRaw material 2022-05-09 15:27:39 +00:00
cbf890845e game: add GraniteCastleWall material 2022-05-09 15:27:39 +00:00
50db35796f game: add GraniteBlocks material 2022-05-09 15:27:39 +00:00
03774c968b game: replace GraniteDark material 2022-05-09 15:27:39 +00:00
d78bdb5fde game: replace GraniteMidDark material 2022-05-09 15:27:39 +00:00
26ec0bf0f7 game: replace cobblestones2 material 2022-05-09 15:26:45 +00:00
8630cb2896 game: replace Granite material 2022-05-09 15:26:38 +00:00
ce8531d058 game: add Sandstone Ornamented material 2022-05-09 15:26:25 +00:00
d42c6d0290 game: Sandstone materials small tweaks 2022-05-09 15:26:18 +00:00
Crypto City
4c7801aa9a game: add a richest player leaderboard 2022-05-04 15:31:04 +00:00
Crypto City
b0ec4cb410 game: add thr0lu5 to credits 2022-05-04 15:31:03 +00:00
f249c69e44 game: snowfall add transparency 2022-05-04 15:31:03 +00:00
396b0a722a game: cube shader optimize 2022-03-25 19:37:27 +00:00
a2eca8ef81 game: texture: Sandstone Pack 2022-03-25 19:36:55 +00:00
ed15ceb22f game: add data: cubes shader 2022-03-25 19:36:46 +00:00
2fc7cc6be1 game: ownership shader 2022-03-25 19:23:45 +00:00
6e8f207ced game: gizmo shader update for ownership use 2022-03-25 19:23:35 +00:00
ede17b6a4a game: gizmo shader 2022-03-25 19:22:20 +00:00
c3f8ae74bd game: config: terrain shadows (need fix: subsampling and terrain shadows not loading config values at start) 2022-03-25 19:10:00 +00:00
Crypto City
63cad24345 game: remove obsolete space skybox 2022-03-25 19:08:30 +00:00
285da7d492 game: texture: night stars 2022-03-25 19:07:06 +00:00
d4104362ff game: post: add ColorLUT 2022-03-25 18:56:40 +00:00
576648d122 game: post: add Bloom 2022-03-25 18:54:54 +00:00
b08940269f game: custom TF icon 2022-03-25 18:29:31 +00:00
313948db3a game: shader: whisper to add 2022-03-25 18:12:45 +00:00
2c3b0f2375 game: texture: clouds 2022-03-25 17:59:54 +00:00
09c9902256 game: ui: build-overview 2022-03-25 17:40:33 +00:00
787f7d1e12 game: ui: main 2022-03-25 17:39:55 +00:00
5c4e8d72ba game: texture: Runed Gizmo 2022-03-25 16:26:49 +00:00
ee829da0ac game: post: add SSAO 2022-03-25 16:26:33 +00:00
2132d7e4a1 game: config: specular 2022-03-25 16:24:18 +00:00
60437543dc game: config: add Texture Filter 2022-03-25 16:23:10 +00:00
6e0f58dc24 game: post: add FXAA 2022-03-25 16:23:10 +00:00
a10a65d9da game: config: add GammaCorrection 2022-03-25 16:23:07 +00:00
Crypto City
85ed261c2d game: restore options buttons to button-like for clarity 2022-03-25 16:16:54 +00:00
da44d3796a game: options ui reorg 2022-03-25 16:07:18 +00:00
33f0ea5475 game: semi-transparent clouds 2022-03-25 15:57:25 +00:00
b5d46f0b46 game: Terrain Neutral to mid grey low specular 2022-03-25 15:54:42 +00:00
Crypto City
57729c1a09 game: fix typo in leaderboards 2022-03-01 18:21:19 +00:00
Crypto City
effcc4e8a1 game: add missing file for beryl city specialization 2022-03-01 18:21:19 +00:00
Crypto City
6447a41411 game: fix commercial influence terrain mode 2021-12-03 11:54:03 +00:00
Crypto City
f625088954 add more gemstones, a beryl city specialization, tweak gem bonuses 2021-11-30 10:33:17 +00:00
Crypto City
97f3387933 fix longstanding missing UI element bug 2021-11-29 07:54:37 +00:00
Crypto City
d8901cc05c give a small prestige bonus for having foundation coins for all cities 2021-11-27 17:18:58 +00:00
Crypto City
97b5747dcd game: fix invisible underscore at low font sizes 2021-11-27 17:18:58 +00:00
Crypto City
e99e607cf7 game: default whisper colour to white 2021-11-25 12:10:06 +00:00
Crypto City
1250894849 game: display whisper colour next to the rgb input 2021-11-25 12:10:05 +00:00
Crypto City
82a7d432f2 game: add warning about view distance memory usage 2021-11-25 12:10:05 +00:00
Crypto City
38e76ac973 game: fix duplicate "light green" chat color 2021-11-25 12:10:05 +00:00
Crypto City
d5dcfa5398 game: add number of runestones required/owned in whisper screen 2021-11-24 07:08:50 +00:00
Crypto City
228bd88685 game: add an exit button in options 2021-11-24 07:08:50 +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
382757565f game: display amount of meat owned in hunt screen 2021-11-23 16:22:29 +00:00
Crypto City
bb203fe647 add new moose disease special event 2021-11-23 16:22:29 +00:00
Crypto City
da8df0c2d5 game: clarify mint/smelt are for coins 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
095a4f7eb5 allow auctioning more than one flag at once 2021-11-02 08:49:58 +00:00
Crypto City
5942d1591c game: remove estimated payout from flag section
This is approximate and not applicable for all building types
2021-10-31 09:55:34 +00:00
Crypto City
5f036caaa6 game: add attribute descriptions as tooltips 2021-10-31 09:55:34 +00:00
Crypto City
d077163f06 game: fix artifacts on gold star 2021-10-31 09:55:34 +00:00
Crypto City
a360099813 game: fix enabled checkbox only showing for scripts that can be played 2021-10-31 09:53:35 +00:00
Crypto City
e9b73a99bd game: reword lod option 2021-10-16 19:54:15 +00:00
Crypto City
c14cce6ce7 game: add lkcl and Rucknium in credits for major playtesting 2021-10-15 22:57:43 +00:00
Crypto City
557885ddef game: add a voxel lod option 2021-10-14 10:47:26 +00:00
Crypto City
0d20478bd2 mayors may now control who can buy/build in their city 2021-10-14 10:47:26 +00:00
Crypto City
4cbd44bba0 game: do not show minting amount/button for unimntable coins 2021-10-14 10:06:53 +00:00
Crypto City
2b1e56ab6b game: show a notification when the daemon is busy syncing 2021-10-14 00:11:01 +00:00
Crypto City
dfc858586f game: clearer wording on import with missing materials screen 2021-10-14 00:11:01 +00:00
Crypto City
aedc539396 game: geometry/hull/compute shaders by JSandusky 2021-10-14 00:11:01 +00:00
Crypto City
1ad4e04930 game: allow exporting terrain in magica voxel format 2021-10-14 00:11:01 +00:00
Crypto City
4015b7f562 game: add basic movement controls to the first tutorial 2021-10-14 00:10:41 +00:00
Crypto City
e4d56dd00b game: remove a couple ill fitting idle anim variations 2021-10-14 00:10:41 +00:00
Crypto City
3a8bd6beb0 game: new command to remove placeholder materials 2021-10-02 15:42:59 +00:00
Crypto City
a77ebcbd8e game: fix disappearing textures in palette screen material list 2021-10-02 15:42:58 +00:00
Crypto City
7404d9f93e tutorials: fix wood/stone mixup 2021-09-29 09:57:27 +00:00
Crypto City
1e470a2c1d game: add missing material file 2021-09-28 23:19:01 +00:00
Crypto City
c69b4e6a01 game: third person mode
Helps a lot with sense of scale and running over terrain
2021-09-28 13:24:46 +00:00
Crypto City
34c67e414d game: add scrollbar in the scripts UI's choices layout 2021-09-25 10:59:36 +00:00
Crypto City
1e3330fd28 game: speed up terrain rendering when there is no snow 2021-09-24 00:55:28 +00:00
Crypto City
780435ab3e game: add a search box to the scripts list 2021-09-24 00:55:28 +00:00
Crypto City
302ca386ef game: improve script ui 2021-09-24 00:55:28 +00:00
Crypto City
f56d0db1f8 game: fix node configuration screen always using 18881 as RPC port 2021-09-24 00:55:28 +00:00
Crypto City
1ddb6fb781 game: improve script choices ui 2021-09-21 17:48:48 +00:00
Crypto City
aa978e3583 game: display locked notice for locked variants in palette screen 2021-09-21 14:29:33 +00:00
Crypto City
1c17dc5f49 game: remove stray markup in a tutorial 2021-09-21 12:18:18 +00:00
Crypto City
581bed0d09 game: partial palette guessing functionality on import 2021-09-21 12:18:18 +00:00
Crypto City
25cc1bf99a game: plug palette editor in import flow 2021-09-21 12:18:18 +00:00
Crypto City
a4f150cc05 game: fix colour mismatch between glow and non-glow techniques 2021-09-21 12:18:18 +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
b7f698e982 game: tweak farm icon 2021-09-21 12:18:18 +00:00
Crypto City
05730f5a3d game: improve new script dialog, allow loading from file 2021-09-21 12:18:18 +00:00
Crypto City
940c896461 game: add a startup tutorial about terrain features 2021-09-21 12:18:18 +00:00
Crypto City
d6f07b7ce7 new optional message in set_script_variable command 2021-09-21 12:18:18 +00:00
Crypto City
070561dd86 game: tweak wording about styling being mayor controlled 2021-09-21 12:18:18 +00:00
Crypto City
9749ded9c8 game: display script widget on full width in runestone message screen 2021-09-21 12:18:18 +00:00
Crypto City
491f5920a0 game: add a few startup tips 2021-09-09 11:34:15 +00:00
Crypto City
c0c6d90713 game: add an outline to the crosshair to make it more visible 2021-09-08 14:47:41 +00:00
Crypto City
7223212520 game: speed up elevation map at higher zooms in found city screen 2021-09-07 20:37:11 +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
31a37711fe game: whiter/shinier snow 2021-09-07 20:37:11 +00:00
Crypto City
4e842e93b1 game: allow jumping to an x/y location 2021-09-07 20:37:11 +00:00
Crypto City
a079220af6 game: make the terrain cache size a user option (including disabled) 2021-09-07 20:37:11 +00:00
Crypto City
a4848965cf game: split off an items section from the commands section 2021-09-06 17:40:30 +00:00
Crypto City
de1162cb03 game: add an item view screen 2021-09-06 17:40:30 +00:00
Crypto City
e859c7c0ea prevent hunting in a snowstorm 2021-09-04 18:32:06 +00:00