Crypto City
622ab9d894
add on disk terrain caching system
2021-09-06 17:40:30 +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
Howard Chu
4571d3686d
Add simple script for running gitian-build
...
This shell script creates a docker image for running the gitian-build.py
script, to avoid version incompatibilities. The builds may be signed
automatically after manually reviewing the build hashes.
Only docker.io and apt-cacher-ng are required to be installed on the
host. The MacOSX SDK should also be present in this directory if Mac
builds are desired. A container named "gitrun" is used to launch
the builds, and all output will reside in this container as well.
2021-09-04 17:20:29 +01:00
Crypto City
9e193167c5
game: allow fps ceiling to go to 1000
2021-09-04 15:53:21 +00:00
Crypto City
4f4cea20a2
game: more resilient splash screen
2021-09-04 15:46:43 +00:00
Crypto City
1d58d2fd09
game: do not start audio before the scene displays
...
and stop audio when stopping
2021-09-04 14:44:09 +00:00
Crypto City
86380eb911
game: optional load/update timings dump
2021-09-04 14:14:08 +00:00
Crypto City
36c11b914a
wallet2: do not recalculate the genesis block for mainnet/testnet
...
we can save a second or so on startup
2021-09-04 14:14:08 +00:00
Crypto City
7f3ed8564a
game: do not update stuff we do not need to
2021-09-04 14:14:08 +00:00
Crypto City
494c1bc48c
game: fix hang if initial wallet fails to load
2021-09-04 14:14:08 +00:00
Crypto City
ea1e85c2ba
game: only force highlight refresh if a rebuilt flag intersects it
2021-09-04 14:14:08 +00:00
Crypto City
36ddd1f6be
game: initialize audio later on in the start sequence
2021-09-04 14:14:08 +00:00
Crypto City
69ab637519
game: disable snow "depth" y tweaking in vertex program
...
it causes Z fighting
2021-09-04 14:14:07 +00:00
Crypto City
d9ef50dc28
game: pre-cache some terrain at load time
2021-09-04 14:14:07 +00:00
Crypto City
cf821870cb
game: fix snowfall effect at night
2021-09-04 14:14:07 +00:00
Crypto City
1956c557b1
game: remove useless culling setting for snowfall
2021-09-04 14:14:07 +00:00
Crypto City
28f10bb125
game: remove some obsolete code
2021-09-04 14:14:07 +00:00
Crypto City
814219c39c
game: start daemon async
2021-09-04 14:14:07 +00:00
Crypto City
184168536e
game: remove dynamic sky on/of option and fallback skybox
...
This was originally an option because the dynamic sky was slow,
but this is no longer an issue since it's only recreated when
new blocks come in
2021-09-04 14:14:07 +00:00
Crypto City
50e77624e0
game: smoother sky changes when lerping snowfall in or out
2021-09-04 14:14:07 +00:00
Crypto City
fdcbe77bac
game: heavier snowfall texture
2021-09-04 14:14:07 +00:00
Crypto City
3b33e7a510
game: better snow texture
2021-09-04 14:14:07 +00:00
Crypto City
3a66c39d27
game: avoid creating an SSL key when using the auto local daemon
2021-09-04 14:14:07 +00:00
Crypto City
130b82dafd
epee: delay SSL context creation till connection
2021-09-04 14:14:07 +00:00
Crypto City
b8a66a44db
game: fix vertical snowfall motion
2021-09-04 14:14:07 +00:00
Crypto City
7528d4bac4
game: wind audio ambience
2021-09-04 14:14:07 +00:00
selsta
ae85ec0285
external: remove unbound submodule
2021-09-03 07:47:35 +02:00
mj-xmr
167cbdf870
CMake: Add missing SANITIZE option
2021-09-02 16:28:19 +02:00
Crypto City
5ca332ce7b
game: allow F10 to open the player screen with no wallet or player
...
it then pops up the player selection screen
2021-09-02 14:07:08 +00:00
Crypto City
e814560883
game: remove "click to mint/smelt" when not on our own player screen
...
always use click to trade instead
2021-09-02 13:51:57 +00:00
Crypto City
b63225b4be
cc: speedup gemstone potential bit
2021-09-02 10:16:23 +00:00
Crypto City
356a101d06
cc: speed up hill generation a little
2021-09-02 10:07:27 +00:00
Crypto City
8db3639fba
cc: slight SingleSimplex speedup
2021-09-02 09:04:40 +00:00
Crypto City
e4b60d8545
fixes after merge
2021-09-01 23:21:48 +00:00
Crypto City
489a261db0
Merge remote-tracking branch 'origin/master' into cc
...
8fde011dbe
2021-09-01 15:50:02 +00:00
Crypto City
ef6bee2de1
game: disable SSL for locally run daemon for performance
2021-09-01 15:12:14 +00:00
Crypto City
6ea0eeb1d2
faster version of cc_get_game_events
2021-09-01 15:12:14 +00:00
Crypto City
e95536f6dd
speed up news gathering
2021-09-01 15:12:14 +00:00
Crypto City
5842f7d12d
db_lmdb: speed up reading serialized data a bit
...
The stringstream ctor likes to spend time in dynamic_cast
2021-09-01 15:12:14 +00:00
Crypto City
72dc5e7cc7
filter news candidates in the daemon for performance
2021-09-01 15:12:14 +00:00
Crypto City
7cf92828bf
game: add estimate wording for building production numbers
2021-09-01 15:12:14 +00:00
Crypto City
eaedd0d811
decrease road bonuses
2021-09-01 15:12:14 +00:00
Crypto City
ef233ea492
game: fix building screen production numbers ignoring influence
2021-09-01 15:12:14 +00:00
Crypto City
7138ea53af
game: take age info account checking settings of an exiting building
2021-09-01 15:12:14 +00:00
Crypto City
9394f73444
game: fix road bonus calculation
2021-09-01 15:12:14 +00:00
Crypto City
3410a97469
game: fix double clicking on a building in last update screen
2021-09-01 15:12:14 +00:00
Crypto City
996253e3b0
revert test v15 fork
2021-09-01 15:12:14 +00:00
Crypto City
2b5e114e89
game: use zmq pub/sub to know when to refresh at once
2021-09-01 15:12:14 +00:00