Commit Graph

11288 Commits

Author SHA1 Message Date
Crypto City
d9d234a9fe fix most build problems on mac 2020-08-21 18:33:03 +00:00
Crypto City
fc21a69965 game: fix saving 256 sized voxel models 2020-08-21 18:33:03 +00:00
Crypto City
4e3ecf68cc game: hack to save visible terrain/models 2020-08-21 18:33:03 +00:00
Crypto City
46e24432e5 game: fix other players' transfers appearing before player id is set 2020-08-21 18:33:03 +00:00
Crypto City
0455b51023 urho3d: fix build on non GCC/x86_64 2020-08-21 18:33:03 +00:00
Crypto City
3760ec1f6f game: add macro to load materials, and set name 2020-08-21 18:33:03 +00:00
Crypto City
e7da1f1180 game: don't consider buttons in "transparent" windows transparent 2020-08-21 18:33:03 +00:00
Crypto City
72f0b22922 cc: swap unlock levels for military and affluent residential 2020-08-21 18:33:03 +00:00
Crypto City
d55dd1b4bb game: fix scrolling in badges screen 2020-08-21 18:33:03 +00:00
Crypto City
66ca774e5e tx_pool: fix self conflicting commands due to dandelion 2020-08-21 18:33:03 +00:00
Crypto City
65ada2da65 README: add game dependencies (mostly X11 related) for Ubuntu 2020-08-21 18:33:03 +00:00
Crypto City
9bd140f280 tx_pool: add logs to track conflict table, and simplify a bit 2020-08-21 18:33:03 +00:00
Crypto City
33516cb7c4 cc: add a few badges for collectible coins 2020-08-21 18:33:03 +00:00
Crypto City
61aa85ad3b add collectible coins 2020-08-21 18:33:02 +00:00
Crypto City
5f3a148333 game: save/load variant palette to/from vox files
in a new VPAL extension chunk
2020-08-15 15:12:35 +00:00
Crypto City
0a2f905813 game: fix selection boolean not tracking synthetic selection 2020-08-15 15:12:35 +00:00
Crypto City
e09c5e7693 game: add a function to display building block use stats 2020-08-15 15:12:35 +00:00
Crypto City
b7d5938a8c game: ensure custom items are sorted 2020-08-15 15:12:35 +00:00
Crypto City
be0b26ef25 add item groups 2020-08-15 15:12:35 +00:00
Crypto City
b53edeb1c4 game: save main panel geometry in config file 2020-08-15 15:12:35 +00:00
Crypto City
0cb211a401 game: auto backup/restore of flag under construction 2020-08-15 15:12:35 +00:00
Crypto City
03803c73bc game: show current player events from the daemon on new block 2020-08-15 15:12:35 +00:00
Crypto City
ba3d2778d6 blockchain_prune: add new item_count table 2020-08-15 15:12:35 +00:00
Crypto City
26b298e947 performance_tests: add magica voxel load/save test 2020-08-15 15:12:35 +00:00
Crypto City
d03841f3b1 game: replace "Error" with "Info" on messages which aren't errors 2020-08-15 15:12:35 +00:00
Crypto City
57e8013944 game: fix flags under construction going out of sync on snapshots 2020-08-15 15:12:35 +00:00
Crypto City
8a0e7c5d76 cc: make basic residential flags give proximity bonus to each other 2020-08-15 15:12:35 +00:00
Crypto City
d3c360fb7c game: add a command to remove hidden blocks 2020-08-15 15:12:35 +00:00
Crypto City
20427ca382 functional_tests: add new city test 2020-08-15 15:12:35 +00:00
Crypto City
18da33a330 funtional_tests: guard against special events destroying buildings 2020-08-15 15:12:35 +00:00
Crypto City
3e348124cd cc: fix earthquake/flood damage 2020-08-15 15:12:35 +00:00
Crypto City
3285129958 cc: lower food consumption 2020-08-15 15:12:35 +00:00
Crypto City
32e48574d8 wallet: add missing cost field to cc_found_city 2020-08-15 15:12:35 +00:00
Crypto City
2d93216014 cc: fix reverting cities from someone with existing buildings 2020-08-15 15:12:35 +00:00
Crypto City
085db0b118 rpc: fill out total_shares in cc_get_cities 2020-08-15 15:12:35 +00:00
Crypto City
cbdd9b3b5f cc: fix sow height recording off by one 2020-08-15 15:12:35 +00:00
Crypto City
c2f3ef8325 game: switch to walker camera when changing cities 2020-08-15 15:12:35 +00:00
Crypto City
c43c6ea144 cc: add fertile soil city specialization 2020-08-15 15:12:35 +00:00
Crypto City
370f18e612 game: add boids for aesthetic purposes 2020-08-15 15:12:34 +00:00
Crypto City
6d6a83687b tx_pool: ensure commands aren't processed twice (ie, dandelion) 2020-08-15 15:12:34 +00:00
Crypto City
f9313926eb game: fix selection not being removed as terrain is 2020-08-10 17:03:26 +00:00
Crypto City
7ca4cafc9a game: fix looping track playback 2020-08-10 17:03:26 +00:00
Crypto City
1bc66c1566 README: bimp version to current 2020-08-10 17:03:26 +00:00
Crypto City
60f292357b urho3d: prefer dsound to WASAPI on windows 2020-08-09 18:49:26 +00:00
Crypto City
8ccb635b76 bump version to 0.20.0.0 2020-08-09 14:22:44 +00:00
Crypto City
6093bc0c4f game: fix off by one in terrain generation zoom limit 2020-08-09 14:15:07 +00:00
Crypto City
8130ef8fee add three new badges (elevation and crop area) 2020-08-09 13:51:46 +00:00
Crypto City
96dedcd1c7 game: add a limit to the size of rectangle spans 2020-08-09 12:41:31 +00:00
Crypto City
11238aebcb game: guard against exceptions adding tiles past the height limit 2020-08-09 12:22:50 +00:00
Crypto City
5669ffd377 game: extend the octree higher than the max allowed 2020-08-09 12:22:25 +00:00