Commit Graph

14871 Commits

Author SHA1 Message Date
Crypto City
2735bf2ad9 core_tests: fix demolish test having bad tile data 2022-07-04 21:15:33 +00:00
Crypto City
31a58c66cf unit_tests: ensure we fail trying to get balance of an invalid account 2022-07-04 21:15:33 +00:00
Crypto City
cbec2696d2 move fishing functions to a separate file 2022-07-04 21:15:33 +00:00
Crypto City
1a36279fef change flood event to be a rising of water levels 2022-07-04 21:15:33 +00:00
Crypto City
9c09582b7f cc: forbid giving to oneself 2022-07-04 21:15:33 +00:00
Crypto City
d99c161c93 game: fix showing tutorials from the options screen 2022-07-04 21:15:33 +00:00
Crypto City
9da71e4ae1 game: add a button to clear the terrain cache 2022-07-04 21:15:33 +00:00
Crypto City
47f157c553 game: fix approving a build with unused placeholder entries 2022-07-04 21:15:33 +00:00
Crypto City
74f6d85b27 game: fix extending maximally in all directions 2022-07-04 21:15:33 +00:00
Crypto City
cb1e459d52 game: save a bit of time rebuilding empty flags 2022-07-04 21:15:33 +00:00
Crypto City
def98a7922 game: remove unused parameter in model construction 2022-07-04 21:15:33 +00:00
Crypto City
af31b656fb game: remember which panel sections are open in config.json 2022-07-04 21:15:33 +00:00
Crypto City
a00fe2ba94 game: fix auto load of backup voxel model on startup 2022-07-04 21:15:33 +00:00
Crypto City
f4f41a2312 daemon: elevation bonus is a bonus, so 0 is 100% 2022-07-04 21:15:33 +00:00
Crypto City
734f2cc524 only active buildings can fish, sow and harvest 2022-07-04 21:15:33 +00:00
Crypto City
4d8229a0fd game: use a better "story/script" icon 2022-07-04 21:15:33 +00:00
Crypto City
d4dad89794 game: hack for buggered script notification layout 2022-07-04 21:15:33 +00:00
Crypto City
be640284aa game: improved spectator mode widget
allows loading a wallet or creating an account depending on state
2022-07-04 21:15:33 +00:00
Crypto City
88c7136845 improve beaches 2022-07-04 21:15:33 +00:00
Crypto City
72c11f0d8b game: fix some warnings 2022-07-04 21:15:33 +00:00
Crypto City
832d91bb15 fix labour supply accounting in fighting fire 2022-07-04 21:15:33 +00:00
Crypto City
ffc4e2198f buildings' econonic power can now be upgraded
for 150% of the incremental cost
2022-07-04 21:15:33 +00:00
Crypto City
db14dc7932 game: set a random seed when opening the found city screen 2022-07-04 21:15:33 +00:00
Crypto City
aee10e41a5 game: add a re-center button to the found city screen 2022-07-04 21:15:33 +00:00
Crypto City
b6e80744f3 add a "use existing seed" button to the found city screen 2022-07-04 21:15:33 +00:00
Crypto City
1847806348 game: make the default (free) camera move faster 2022-07-04 21:15:33 +00:00
Crypto City
636d8b7a84 more intricate shoreline 2022-07-04 21:15:33 +00:00
Crypto City
48870f3d1d Revert "Revert "decrease terrain height very slightly""
This reverts commit 3168d6c578.
2022-07-04 21:15:33 +00:00
Crypto City
92f56a23b6 Revert "Revert "cc: give gemstone potential a bit more width at times""
This reverts commit 3b75d0df4f.
2022-07-04 21:15:33 +00:00
Crypto City
ac7dff1cf1 Revert "Revert "tweak bear attack""
This reverts commit c23eb0563f.
2022-07-04 21:15:33 +00:00
Crypto City
b4f964ab45 Revert "Revert "cc: fix bridge score with too many cliff tiles""
This reverts commit bb616c30b0.
2022-07-04 21:15:33 +00:00
Crypto City
259ac82299 remove old TF forks, we'll be starting anew 2022-07-04 21:15:33 +00:00
Crypto City
ce5f42b289 game: fix click labels not being clickable in options 2022-07-04 21:15:33 +00:00
Crypto City
ce6016306d add fish, fishing and fisheries 2022-07-04 21:15:33 +00:00
luigi1111
b54d5ae383
Merge pull request #8384
8460fcc Revert 'Merge pull request #7937' (j-berman)
2022-07-03 17:29:46 -05:00
luigi1111
aa0b4fc7cc
Merge pull request #8358
fb3f7ce clang warning fix for #8338 (Jeffrey Ryan)
2022-07-03 17:28:13 -05:00
luigi1111
e2e5fbf6a6
Merge pull request #8357
bc05d2d README.md: Add v15/v16 network upgrade (garth-xmr)
2022-07-03 17:27:31 -05:00
luigi1111
82cde936c3
Merge pull request #8356
de2f0d0 wallet_api: add scanTransactions function (selsta)
2022-07-03 17:26:35 -05:00
luigi1111
622f251fa1
Merge pull request #8296
61d0712 Gitian: refresh the stale Monero dir via --setup switch (mj-xmr)
2022-07-03 17:26:04 -05:00
luigi1111
30a9183091
Merge pull request #7774
ade464a ITS#9385 fix using MDB_NOSUBDIR with nonexistent file (Kris Zyp)
033a32a Remove check is_directory check on lmdb path (Howard Chu)
b096e16 Revert 'db_lmdb: test for mmap support at init time' (Howard Chu)
493577a Silence spurious fallthru warning (Howard Chu)
b46a60e Fix rawpart flag collision (Howard Chu)
4e7586c More RAWPART support (Howard Chu)
747f5d3 Preliminary raw partition support (Howard Chu)
2022-07-03 17:24:47 -05:00
selsta
2ba391f02c
hardforks: set mainnet and stagenet v15/16 fork height 2022-07-01 01:49:59 +02:00
Leo Nerone
d486c0322f utils: add fish shell completions
Fish shell completions for monerod, monero-wallet-cli, and monero-wallet-rpc.
2022-06-30 19:38:49 -03:00
anon
c7b2944f89 multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
Crypto City
9f6412b083 water/shoreline 2022-06-30 07:26:16 +00:00
selsta
8e9c60a682
README: depends has only been tested on ubuntu 18.04 and 20.04 2022-06-29 05:19:04 +02:00
Klaus Frank
83aa817b63
(fix): Confusingly named CI-Job
Rename the "build-macos" job within "depends", as it is not building on macOS as the similarly named job within build.yml does. Also, both names overlap which is confusing when looking for step-by-step build instruction examples or when looking at the logfile.
2022-06-29 04:51:43 +02:00
tobtoht
09a597ba28
wallet2: don't use DNS to obtain segregation heights 2022-06-28 23:12:03 +02:00
Crypto City
b96242a157 fix fixed multiplication for low magnitude numbers 2022-06-28 16:49:50 +00:00
Crypto City
7927dbfb84 fix sin/cos for negative fixed values 2022-06-28 16:49:49 +00:00
Crypto City
3e0024c233 unit_tests: add a few simple fixed_t sin/cos tests 2022-06-28 16:49:49 +00:00