Commit Graph

15037 Commits

Author SHA1 Message Date
Crypto City
e6e58a5e99 game: fix snowless ground after switching to non-natural ground mode 2021-10-14 10:06:53 +00:00
Crypto City
551ce9486b game: fix item descriptions now showing up in trade ui 2021-10-14 10:06:53 +00:00
Crypto City
f2c97033ec game: snap to axes when rotating in third person camera mode 2021-10-14 10:06:53 +00:00
Crypto City
4cbd44bba0 game: do not show minting amount/button for unimntable coins 2021-10-14 10:06:53 +00:00
Crypto City
0f63bbed17 game: fix a few third person camera issues 2021-10-14 10:06:53 +00:00
Crypto City
ebc5b49265 game: fix issues with undo/redo and palette 2021-10-14 10:05:58 +00:00
Crypto City
b4866b2447 game: never autoselect placeholder material 2021-10-14 00:11:32 +00:00
Crypto City
f7080268c3 game: end model placement when removing inside or placeholder blocks 2021-10-14 00:11:32 +00:00
Crypto City
f406041741 game: fix race between refresh and update 2021-10-14 00:11:32 +00:00
Crypto City
f56322158e game: fix race when switching wallets 2021-10-14 00:11:32 +00:00
Crypto City
566362f8d7 fix download object leak 2021-10-14 00:11:01 +00:00
Crypto City
2b1e56ab6b game: show a notification when the daemon is busy syncing 2021-10-14 00:11:01 +00:00
Crypto City
dfc858586f game: clearer wording on import with missing materials screen 2021-10-14 00:11:01 +00:00
Crypto City
00f03552ae game: fix rotating models larger than the flag 2021-10-14 00:11:01 +00:00
Crypto City
aedc539396 game: geometry/hull/compute shaders by JSandusky 2021-10-14 00:11:01 +00:00
Crypto City
faa5165e2d game: detect failure to bind and add message about another daemon running 2021-10-14 00:11:01 +00:00
Crypto City
be550c91c0 game: ignore blocks when we're syncing 2021-10-14 00:11:01 +00:00
Crypto City
1ad4e04930 game: allow exporting terrain in magica voxel format 2021-10-14 00:11:01 +00:00
Crypto City
221a979410 game: fix invalid memory access when rotating a imported model 2021-10-14 00:11:01 +00:00
Crypto City
98bd3d8852 game: fix initial third person camera orientation 2021-10-14 00:11:01 +00:00
Crypto City
e7a909dc97 allow cancelling more than once nonce at once 2021-10-14 00:10:41 +00:00
Crypto City
434cdea924 game: do not process blocks when in sync mode 2021-10-14 00:10:41 +00:00
Crypto City
b445405c6a add --sync-notify option
Triggered when starting/stopping syncing

%s: 1 if starting syncing, 0 if stopping
%h: current chain height
%t: target chain height
2021-10-14 00:10:41 +00:00
Crypto City
c79fddcb35 Makefile: add a target for linux that does what I want 2021-10-14 00:10:41 +00:00
Crypto City
7a82a449b8 game: only add .vox file suffix if not already there on model export 2021-10-14 00:10:41 +00:00
Crypto City
4015b7f562 game: add basic movement controls to the first tutorial 2021-10-14 00:10:41 +00:00
Crypto City
bfdb3529e4 manual: the game account gold may possibly be used for bounties 2021-10-14 00:10:41 +00:00
Crypto City
0799f90241 game: fix inviting character incorrectly seen as joining in news 2021-10-14 00:10:41 +00:00
Crypto City
127106a4b6 game: smoother third person camera motion when blocked 2021-10-14 00:10:41 +00:00
Crypto City
e4d56dd00b game: remove a couple ill fitting idle anim variations 2021-10-14 00:10:41 +00:00
Crypto City
a1aa2c1d1b game: fix crash in anim viewer 2021-10-14 00:10:41 +00:00
Crypto City
ac2eb91dd9 game: improved third person camera 2021-10-14 00:10:41 +00:00
Crypto City
e15deeb4fd game: make the third person camera use fixed timeslices better 2021-10-14 00:10:41 +00:00
luigi1111
c458d5fe40
Merge pull request #7989
9cd7aa6 cmake: don't optimize debug build (selsta)
2021-10-11 13:05:25 -05:00
luigi1111
3d9c805e23
Merge pull request #7975
48a0997 blockchain: fix pedantic assert (selsta)
2021-10-11 13:00:27 -05:00
luigi1111
260f1d39f2
Merge pull request #7972
bc167a1 cmake: fix copy/paste typo (selsta)
2021-10-11 13:00:00 -05:00
luigi1111
a6367693c7
Merge pull request #7960
2e8936f rpc: Fix get_transactions failing when not found (Nathan Dorfman)
2021-10-11 12:59:32 -05:00
luigi1111
872d6f86bc
Merge pull request #7958
5f54dea LMDB: fix deadlock in resized detection (Howard Chu)
2021-10-11 12:57:53 -05:00
luigi1111
d0a3eb1e7e
Merge pull request #7954
313edb2 Doc: building gtest on Debian and Ubuntu (ralphmapper)
2021-10-11 12:57:27 -05:00
luigi1111
8fa21beba1
Merge pull request #7912
ae41178 gitian: cleanup more unused packages (Howard Chu)
4ea7832 gitian: omit ccache from gitian builds (Howard Chu)
2021-10-11 12:56:53 -05:00
luigi1111
45920c36f1
Merge pull request #7874
9154883 node_server: fix race condition (anon)
8922f96 node_server: add race condition demo (anon)
2021-10-11 12:56:14 -05:00
luigi1111
7f477c1902
Merge pull request #7793
13a8a57 trezor: try empty passphrase first (Dusan Klinec)
2021-10-11 12:54:17 -05:00
selsta
48a0997d8c
blockchain: fix pedantic assert 2021-10-11 19:09:45 +02:00
selsta
ace4669543
simplewallet: fix incoming_transfers index error 2021-10-10 23:17:16 +02:00
moneromooo-monero
75d05b9448
download: fix leak
A shared_ptr as by value capture will keep the object alive
2021-10-10 19:14:17 +00:00
Howard Chu
9973edd4c3
ARMv8: detect AES support dynamically 2021-10-10 16:52:30 +01:00
selsta
49441d4a2a
depends: update zeromq package to 4.3.4 2021-10-10 12:11:01 +02:00
mj-xmr
5e63f6c292
Ledger: member 'mode' was shadowing that of base class 2021-10-07 12:03:17 +02:00
luigi1111
b58a9fb12e
Merge pull request #7984
1346516 workflows: add missing dependency, fix mac build (selsta)
2021-10-05 21:44:39 -05:00
j-berman
84c52571ed Decrease the "recent spend window" in gamma re-select to 15 blocks
- combined with patching integer truncation (#7798), this gets the algorithm marginally closer to mirroring empirically observed output ages
- 50 was originally chosen assuming integer truncation would remain in the client for that client release version. But patching integer truncation causes the client to select more outputs in the 10-100 block range, and therefore the benefit of choosing a larger recent spend window of 50 has less merit
- 15 seems well-suited to cover the somewhat sizable observable gap in the early window of blocks
2021-10-04 20:12:42 -07:00