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 |
|
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 |
|
Crypto City
|
137f911c60
|
game: disable auction price widget if no account
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
32ead59828
|
game: remove notification on stop
This will error out creating a texture as display is dead already
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
7e319d4849
|
game: increase cloud wind speed now that they are further away
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
20e055b117
|
game: tweak clouds, and remove cover light modulation
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
ffd4fbc608
|
cc: tweak firefighting recovery curve
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
7934e19f45
|
game: pre-fill buy amounts in trade screen when appropriate
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
30a0db432b
|
add snowstorm event and associated in game weather effeect
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
e9be3ae3c3
|
game: fix random grey clouds, move clouds higher to match higher terrain
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
1c6cd3ddc6
|
cc: fix leftover global message trace
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
3f1039fb79
|
wallet2: point out set max-reorg-depth is a wallet command
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
7902862dbb
|
game: default to higher view distance and less terrain sunsampling
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
1e6b5256e3
|
game: lower quality terrain technique
Doesn't gain much at all, but more may be done later
|
2021-09-01 15:12:13 +00:00 |
|
Crypto City
|
731555b99c
|
game: print simple performance stats on F3 in debug mode
|
2021-09-01 15:12:13 +00:00 |
|
Crypto City
|
b5e734efd1
|
switch to existing backward compat code, and go back to glibc 2.25
|
2021-09-01 15:12:13 +00:00 |
|