Commit Graph

14871 Commits

Author SHA1 Message Date
Crypto City
4df64a3236 add "flag N role" operand to scripts 2022-07-23 15:46:18 +00:00
Crypto City
962b32c2be add "flags with role N" operand to scripts 2022-07-23 15:46:18 +00:00
Crypto City
4c486d533a game: display closest flag and distance if too far away to name a place 2022-07-23 15:46:18 +00:00
Crypto City
b1e1b6d2f4 factor island detection out, and consider older islands too
since the island detection performance hit is gone
2022-07-23 15:46:18 +00:00
Crypto City
7a5616cecb game: stop water wake when switching out of avatar camera mode 2022-07-23 15:46:18 +00:00
Crypto City
a3d3f5c121 game: stop water wake when the avatar gets to the shore 2022-07-23 15:46:18 +00:00
Crypto City
e30ff64cf1 game: improve water wake 2022-07-23 15:46:18 +00:00
Crypto City
b3c9abebf4 game: fix occasional missing ground 2022-07-23 15:46:18 +00:00
Crypto City
776b3f8457 adventurer badge: number of terrain features named 2022-07-23 15:46:18 +00:00
Crypto City
e62d9478de add terrain features
such as islands, peaks, etc

will be detected and assigned to places
2022-07-23 15:46:18 +00:00
Crypto City
6d5529d323 cc: reject attempts to name land too close to the edges 2022-07-23 15:46:18 +00:00
Crypto City
5ef8d07ef0 game: free camera gets a speed boost from the two shift keys down 2022-07-23 15:46:18 +00:00
Crypto City
f162539b21 game: move disk options back into a disk page as they used to be 2022-07-23 15:46:18 +00:00
Crypto City
ac3c5a8899 game: add an option to disable automatic backups 2022-07-23 15:46:18 +00:00
Crypto City
85f16c581e game: display whisper distance from eve's position, not the camera's 2022-07-23 15:46:18 +00:00
Crypto City
ec247f73e4 db_lmdb: add missing fields in get_as_{city,account,flag} 2022-07-23 15:46:18 +00:00
Crypto City
32314a1dc4 scripts can now award event badges 2022-07-23 15:46:18 +00:00
Crypto City
ab182447e3 cc: fix local variable revert in start_script command 2022-07-23 15:46:18 +00:00
Crypto City
7a91753ea8 game: fix missing warning icons in event badge screen 2022-07-23 15:46:18 +00:00
Crypto City
51a78e3fcd game: fix Z fighting at a distance in free camera mode 2022-07-23 15:46:18 +00:00
Crypto City
b671b9c79d game: update terrain when rebuilding flags as appropriate 2022-07-23 15:46:18 +00:00
Crypto City
fdc19d3cbc game: update "named" ground mode when a new named place appears 2022-07-23 15:46:18 +00:00
Crypto City
02b5f35172 game: make whisper bubbles slightly visible in daylight 2022-07-23 15:46:18 +00:00
Crypto City
9f6e3abfe8 cc: fix integer overflow in terrain generation 2022-07-23 15:46:18 +00:00
luigi1111
b6a029f222
Merge pull request #8435
cf3be99 Template hash func to fix compiler error on < gcc-6 (j-berman)
2022-07-15 11:43:15 -04:00
luigi1111
9df069f4ce
Merge pull request #8426
a82fba4 address PR comments (j-berman)
3be1dbd connection: fix implementation (anon)
724ff21 connection: add segfault and deadlocks demo (anon)
2022-07-15 11:25:11 -04:00
luigi1111
f982163fc9
Merge pull request #8425
fe5d1be build: prepare v0.18.0.0 (selsta)
2022-07-15 11:23:54 -04:00
luigi1111
4792ceefb1
Merge pull request #8414
2ba391f hardforks: set mainnet and stagenet v15/16 fork height (selsta)
2022-07-15 11:22:01 -04:00
luigi1111
070c3d6b0f
Merge pull request #8433
db8181a wallet2: force using output distribution for ringct outs (tobtoht)
2022-07-14 22:15:27 -04:00
luigi1111
02cbccc529
Merge pull request #8432
edcc094 derive multisig tx secret keys from an entropy source plus the tx inputs' key images (koe)
2022-07-14 22:14:41 -04:00
luigi1111
d912444a4a
Merge pull request #7986
5770265 wallet2: keep around transaction prefix for confirmed transfers (tobtoht)
2022-07-14 12:54:39 -04:00
j-berman
cf3be9926f Template hash func to fix compiler error on < gcc-6 2022-07-13 22:44:43 -07:00
selsta
fe5d1bef56
build: prepare v0.18.0.0 2022-07-13 22:07:31 +02:00
koe
edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images 2022-07-13 12:40:34 -05:00
luigi1111
cfdee9ba69
Merge pull request #8421
bd1e7c5 wallet2: prevent crash when reading tx w/fewer outputs than expected (j-berman)
2022-07-13 00:39:54 -04:00
luigi1111
6fed8c2d9f
Merge pull request #8149
c7b2944 multisig: fix critical vulnerabilities in signing (anon)
2022-07-13 00:38:29 -04:00
j-berman
a82fba4b7b address PR comments 2022-07-08 15:10:03 -07:00
anon
3be1dbd096 connection: fix implementation 2022-07-05 22:33:34 -07:00
anon
724ff21447 connection: add segfault and deadlocks demo 2022-07-05 22:31:26 -07:00
luigi1111
8f48f46495
Merge pull request #8413
8e9c60a README: depends has only been tested on ubuntu 18.04 and 20.04 (selsta)
2022-07-06 00:02:59 -05:00
luigi1111
e32b7a5598
Merge pull request #8412
83aa817 (fix): Confusingly named CI-Job (Klaus Frank)
2022-07-06 00:02:30 -05:00
luigi1111
4476c35fc8
Merge pull request #8408
09a597b wallet2: don't use DNS to obtain segregation heights (tobtoht)
2022-07-06 00:01:59 -05:00
luigi1111
cea2498e95
Merge pull request #8404
50ccc7e wallet2: remove obsolete rpc version check (tobtoht)
2022-07-06 00:01:29 -05:00
luigi1111
0f91416ab6
Merge pull request #8400
6f3abbe Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26) (TheCharlatan)
2022-07-06 00:00:56 -05:00
luigi1111
7a118f08f4
Merge pull request #8394
4278a3a cryptonote_basic: catch crypto api errors (moneromooo-monero)
2022-07-06 00:00:24 -05:00
luigi1111
5a3c77be18
Merge pull request #8391
41b1a6b simplewallet: print usage when given no args (hinto.janaiyo)
2022-07-05 23:59:59 -05:00
luigi1111
6e89d35541
Merge pull request #8390
d486c03 utils: add fish shell completions (Leo Nerone)
2022-07-05 23:59:25 -05:00
luigi1111
45a44aa45f
Merge pull request #8388
04c0da2 Chunk /gettransactions to avoid hitting restricted RPC limit (tobtoht)
2022-07-05 23:58:46 -05:00
luigi1111
969316685b
Merge pull request #8371
16f8e04 Remove erraneous commas (Luke Parker)
da0715e Improve consistency between on_money_received and on_money_received_unconfirmed (Luke Parker)
2022-07-05 23:58:06 -05:00
j-berman
bd1e7c5635 wallet2: prevent crash when reading tx w/fewer outputs than expected 2022-07-05 21:39:59 -07:00