285da7d492
game: texture: night stars
2022-03-25 19:07:06 +00:00
065102f7e8
game: default daytime
2022-03-25 19:06:28 +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
7c59156857
game: light system clean up
2022-03-25 18:50:04 +00:00
ab8dd13d10
game: ambiance influence on clouds colors
2022-03-25 18:49:49 +00:00
410c0a3369
game: fog uses ambient colors
2022-03-25 18:38:39 +00:00
fb2fe3639a
game: fog distance
2022-03-25 18:35:06 +00:00
2d13424e19
game: ambient colors values
2022-03-25 18:30:56 +00:00
b08940269f
game: custom TF icon
2022-03-25 18:29:31 +00:00
698e50c4b6
game: shader: whisper interpolate with day cycle
2022-03-25 18:25:18 +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
f3ad094dac
game: cloud lights to physical values + yellowish clouds sunrise
2022-03-25 17:48:05 +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
Crypto City
d2a1940842
game: print an error on invalid config setting
2022-03-25 17:32:06 +00:00
eb51aac4f5
game: config: when invalid set lowest
2022-03-25 17:26:38 +00:00
Jeffrey
002bf9c4fd
Fix typo: SERIALIZE_TYPE_DUOBLE
2022-03-25 12:11:08 -05:00
f3ac1c057d
game: sun to physical values
2022-03-25 16:41:03 +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
8d432242da
game: fix: default terrain subsampling 1
2022-03-25 16:24:30 +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
d56875ce50
game: remove light leak
2022-03-25 15:52:32 +00:00
416b821bb7
game: lower default terrain subsampling
2022-03-25 15:52:17 +00:00
6f6678a629
game: lower default shadow config
2022-03-25 15:51:50 +00:00
Crypto City
793568ec86
game: fix city level scores in city list when a bonus applies
2022-03-23 20:19:35 +00:00
luigi1111
70ceab6c10
Merge pull request #8216
...
f22051d
replace erciccione's seednode with one on haveno's infrastructure (erciccione)
2022-03-18 16:34:16 -05:00
luigi1111
427bd85893
Merge pull request #8187
...
9bde2db
Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168 (Jeffrey)
2022-03-18 16:32:25 -05:00
luigi1111
6a0d973dc9
Merge pull request #8186
...
f68f927
Undefined behaviour fixes (SChernykh)
2022-03-18 16:31:18 -05:00
luigi1111
4cb3b422e1
Merge pull request #8170
...
14eb42d
systemd: remove outdated torsocks example (selsta)
2022-03-18 16:30:25 -05:00
luigi1111
0ea8519895
Merge pull request #8169
...
5e201fe
rpc: add explicit restricted flag to /get_info (tobtoht)
2022-03-18 16:30:00 -05:00
luigi1111
d9e6baac42
Merge pull request #8158
...
e5000a9
Balance includes unconfirmed transfers to self (woodser)
2022-03-18 16:28:16 -05:00
luigi1111
f4d99dcca7
Merge pull request #7675
...
de4413b
workflows: don't build PRs if only docs and READMEs are being changed (erciccione)
2022-03-18 16:26:52 -05:00
reemuru
d1f1947995
wallet_rpc_server: support regex for get_accounts tag
...
This commit adds a 'regexp' boolean field to the get_accounts
request. The flag is set to false by default and maintains backwards
compatibility. When set to true the user can search tags by regular
expression filters. An additional error message was added for failed
regular expression searches. Bump minor version to 25.
2022-03-13 11:30:48 -04:00
erciccione
f22051d382
replace erciccione's seednode with one on haveno's infrastructure
2022-03-13 13:15:01 +01:00
moneromooo-monero
7dcfccbaaf
wallet_rpc_server: fix make_integrated_address with no payment id
2022-03-11 17:23:19 +00:00
Luke Parker
591c174235
Remove footgun doc comment in miner TX validation
...
This comment suggests this check is unnecessary, when it is completely necessary as miner TXs can have multiple outputs *which is a statement directly, and incorrectly, contradicted by this comment*. While I don't ever see someone removing this code and getting their edits merged into Monero, someone inexperienced who thinks they're cleaning old code may break their own work, and then there's really just zero benefit to keeping this around.
2022-03-10 14:08:30 -06:00
Norman Moeschter
354e1d9c65
Make the wallet name optional when locked.
2022-03-10 08:16:14 +00:00
mj-xmr
0d6fce8995
Compil. time: cryptonote_core minus portable_storage header
2022-03-04 12:48:35 +01:00
mj-xmr
da9aa1f7f8
Copyright: Update to 2022
2022-03-04 06:59:20 +01:00
luigi1111
d562deaaa9
Merge pull request #8161
...
b8beac3
Fix typos in docs (Robert Theis)
2022-03-02 18:54:06 -05:00