Commit Graph

11299 Commits

Author SHA1 Message Date
Crypto City
ac13d7c1df game: reuse sfx audio component if possible 2020-08-05 14:09:06 +00:00
Crypto City
3b23655a5f functional_tests: fix game update messing up checks 2020-08-05 14:09:06 +00:00
Crypto City
fb5dd77afa Farming 2020-08-05 14:09:06 +00:00
Crypto City
94057c0037 wallet2: make is_synced detect reorgs that do not change height 2020-08-02 13:08:22 +00:00
Crypto City
dbeed97010 game: add a MessageBox ctor for std::string and const char* 2020-08-02 13:08:22 +00:00
Crypto City
5e9cb9d286 cc: fix in/out elevation average miscount 2020-08-02 13:08:22 +00:00
Crypto City
d8e4f40785 crypto: use keccak for PoW if CC_FASTER_POW is set 2020-08-02 13:08:22 +00:00
Crypto City
db93803916 functional_tests: ensure the resized flag has no building 2020-08-01 17:05:19 +00:00
Crypto City
27ef54c38e game: remove old defined out test code 2020-08-01 17:05:19 +00:00
Crypto City
9808471d8b game: fill in flag potentials in panel flag section 2020-08-01 17:05:19 +00:00
Crypto City
c94b26c4ff game: use a fs watcher instead of loading the config file constantly 2020-08-01 17:05:19 +00:00
Crypto City
2a1c79920d speedup terrain generation 2020-08-01 17:05:19 +00:00
Crypto City
21e59a58bb cc: speed up CubicLerp/SingleCubic 2020-07-29 13:47:52 +00:00
Crypto City
5e916e6a2f game: decrease terrain specular 2020-07-29 13:46:12 +00:00
Crypto City
052b5acca9 cc: do not add an all layer feature point when unnecessary 2020-07-27 15:01:43 +00:00
Crypto City
904bc0e732 game: filter only natural ground, not potential
also decrease filter size for speed, it still looks good
2020-07-27 14:51:08 +00:00
Crypto City
8cf6018812 cc: basic terrain type filtering 2020-07-27 14:50:32 +00:00
Crypto City
2f27d10c8f game: make grass less bright green
This is Greenland, not prime pasture
2020-07-27 13:34:45 +00:00
Crypto City
c2e44fb37b game: avoid constant cn_slow_hash when refreshing 2020-07-27 12:42:19 +00:00
Crypto City
8ce2f3ba3c cc: speed up terrain a bit 2020-07-27 12:42:19 +00:00
Crypto City
a951172b05 game: list building types that the flag can hold in settings screen 2020-07-27 10:53:16 +00:00
Crypto City
12af6d219c cc: #include <float.h> for windows 2020-07-26 23:40:18 +00:00
Crypto City
607c468522 game: fix focus issues with notification widgets and tooltips 2020-07-26 20:54:21 +00:00
Crypto City
3d45aeec8a game: better terrain rendering 2020-07-26 17:59:43 +00:00
Crypto City
031d32d08e cc: make cities grow in cost more slowly 2020-07-26 10:31:37 +00:00
Crypto City
8865cd79e7 game: reset focus as much as we can 2020-07-26 01:48:14 +00:00
Crypto City
81b40844ee cc: make some terrain voronoi cells empty 2020-07-26 00:45:25 +00:00
Crypto City
4f91c59b12 cc: fix terrain caching when changing seed 2020-07-26 00:35:29 +00:00
Crypto City
c55f7fb9b3 game: make extent markers not selectable/blocking 2020-07-25 22:43:59 +00:00
Crypto City
473d94b037 game: don't reset music when going into the options screen 2020-07-25 22:43:59 +00:00
Crypto City
e280bb5cf4 game: add a notification when a new block is found 2020-07-25 22:43:58 +00:00
Crypto City
34856d0808 keep track of the item supply 2020-07-25 22:43:58 +00:00
Crypto City
ac65554890 cc: make the town square use cobblestones, not wall sandstone 2020-07-25 22:43:58 +00:00
Crypto City
36b9d5f3ba game: fix cloud cover height changes with camera position 2020-07-25 22:43:58 +00:00
Crypto City
a4f815ec00 game: add "for sale" note in the building tooltip 2020-07-25 22:43:58 +00:00
Crypto City
c82b13e08f game: camera tweaks 2020-07-25 22:43:58 +00:00
Crypto City
5208310a41 game: use actual firefighting bonus to resolve fight fire commands 2020-07-25 22:43:58 +00:00
Crypto City
b268c5b8c7 add elevation bonus 2020-07-25 22:43:58 +00:00
Crypto City
c598cfec0a remove building within range of resource generators constraint 2020-07-25 22:43:58 +00:00
Crypto City
892bffc3f1 manual: fix a few typos 2020-07-25 22:43:58 +00:00
Crypto City
cc29bd8f2e cc: quadruple road stone requirements 2020-07-25 22:43:58 +00:00
Crypto City
bdfc76b151 game: change flag extents to 3D markers
Works better for 3D terrain
2020-07-25 22:43:58 +00:00
Crypto City
6e04ee20dc game: fix undo/redo not updating budget 2020-07-25 22:43:58 +00:00
Crypto City
664d56f520 Height map 2020-07-25 22:43:53 +00:00
Crypto City
7bb9e27a16 fixed: add sin/cos tables 2020-07-25 13:09:34 +00:00
Crypto City
d8d0ae8617 urho3d: fix normal on ray cast 2020-07-25 13:08:39 +00:00
Crypto City
805f57bb8e game: use a custom geometry class for dynamic models 2020-07-24 15:36:50 +00:00
Crypto City
ba6331de8b game: fix falling to the floor on first frame 2020-07-24 15:36:50 +00:00
Crypto City
d5ed85032a game: fix jump when editing a building we're on top of 2020-07-24 15:36:50 +00:00
Crypto City
bb800cbeea game: fix undo/redo triggering the "was changed on chain" check 2020-07-24 15:36:50 +00:00