Commit Graph

14839 Commits

Author SHA1 Message Date
woodser
53be72c08a make_uri disallows standalone payment ids 2021-11-30 09:28:45 -05:00
Crypto City
1a840fc4f1 cc: fix "all gemstones" bonus accounting for non existent gemstones 2021-11-30 12:09:43 +00:00
Crypto City
0752d1b6cb use fork version rather than height for is_item_enabled 2021-11-30 12:02:47 +00:00
Crypto City
f625088954 add more gemstones, a beryl city specialization, tweak gem bonuses 2021-11-30 10:33:17 +00:00
Howard Chu
6e6ad80dc4
Fix Android OpenSSL build
depends didn't have target-specific overrides for _build_env
so ANDROID_NDK_HOME wasn't being set at build time.
This fix supersedes the manual edit of Configuration/15-android.conf.
Resolves #8095
2021-11-30 04:15:48 +00:00
Crypto City
4af4294891 add labour cost to the account asking to fight a fire
it avoids the loophole of firefighting having no cost to the
owner of a military building, allowing close to 0 fee spamming
of very low chance firefighting to extinguish anything at
very low cost
2021-11-29 16:01:39 +00:00
Crypto City
3168d6c578 Revert "decrease terrain height very slightly"
This reverts commit 8bdde115b8.
2021-11-29 12:57:57 +00:00
Crypto City
8bdde115b8 decrease terrain height very slightly 2021-11-29 12:57:39 +00:00
Crypto City
9f8cbdcb77 unit_tests: fix build after get_building_cost_production api change 2021-11-29 10:41:18 +00:00
Crypto City
ca4deb925e tweak fire propagation some more 2021-11-29 10:41:02 +00:00
Crypto City
fac170c86d game: ignore spurious 0x0 mouse position at startup until mouse moves 2021-11-29 07:54:37 +00:00
Crypto City
c503fc60b3 game: fix crash on exiting the auction items screen 2021-11-29 07:54:37 +00:00
Crypto City
97f3387933 fix longstanding missing UI element bug 2021-11-29 07:54:37 +00:00
luigi1111
aeae337c0b
Merge pull request #7910
4571d36 Add simple script for running gitian-build (Howard Chu)
2021-11-29 00:50:01 -06:00
Crypto City
3b75d0df4f Revert "cc: give gemstone potential a bit more width at times"
This reverts commit 8465eb7383.
2021-11-28 07:13:12 +00:00
Crypto City
8465eb7383 cc: give gemstone potential a bit more width at times 2021-11-28 07:12:35 +00:00
Crypto City
1a394b0347 game: fix crosshair geometry after resizing window 2021-11-27 21:02:50 +00:00
Crypto City
25c0ef1a7e game: fix magica voxel model import bug with compatible palettes 2021-11-27 20:53:45 +00:00
Crypto City
ceba361959 game: allow anyone to move an imported model on a flag 2021-11-27 20:53:45 +00:00
Crypto City
469d775e1d game: fix foundation coin bonus display bug 2021-11-27 20:53:45 +00:00
Crypto City
10dc9c737f fix badge labelling in meters, should be in feet 2021-11-27 20:53:41 +00:00
Crypto City
4b66ca6673 bump version to 0.33.4.1 2021-11-27 17:19:19 +00:00
Crypto City
d8901cc05c give a small prestige bonus for having foundation coins for all cities 2021-11-27 17:18:58 +00:00
Crypto City
0815abe969 game: add selected/new/burning suffix to material variant names 2021-11-27 17:18:58 +00:00
Crypto City
19abdcce80 game: ensure the palette dialog is hidden when no flag is under construction 2021-11-27 17:18:58 +00:00
Crypto City
b7cbde7ee3 cc: do not stop a building fire randomly just after it started 2021-11-27 17:18:58 +00:00
Crypto City
8a12d350a8 tests: add a decode_blocks fuzz test 2021-11-27 17:18:58 +00:00
Crypto City
f9639afe83 Cleaner fork based checks for a few consensus changes 2021-11-27 17:18:58 +00:00
Crypto City
d78c020d5e game: fix clipped thermometer widget 2021-11-27 17:18:58 +00:00
Crypto City
97b5747dcd game: fix invisible underscore at low font sizes 2021-11-27 17:18:58 +00:00
Crypto City
54166907d7 game: fix tutorial enable/disable 2021-11-27 17:18:58 +00:00
Crypto City
420b936eda manual: fix control/shift mixup 2021-11-27 17:18:57 +00:00
Crypto City
f44bd4e5e4 rpc: add some more ignores for news 2021-11-27 17:18:57 +00:00
Crypto City
1d9399d0da game: don't wait for full wallet sync when exiting 2021-11-27 17:18:57 +00:00
Crypto City
b299252680 game: maintain UI layers order 2021-11-27 17:18:57 +00:00
Crypto City
e6f8d9d63a game: fix widget layout mixup 2021-11-27 17:18:57 +00:00
Crypto City
64c9a9d564 db_lmdb: fix loading scripts saved with a previous version 2021-11-27 17:18:57 +00:00
Crypto City
8c593d57dc game: process overrides for selected text too 2021-11-27 17:18:57 +00:00
luigi1111
105e2304a2
Merge pull request #8083
e8e507f rpc: fix DoS vector in get_output_distribution (moneromooo-monero)
2021-11-26 23:05:31 -06:00
luigi1111
7fc93a12d4
Merge pull request #8071
22b891c Update RandomX (Jethro Grassie)
2021-11-26 23:01:57 -06:00
luigi1111
9a17f53489
Merge pull request #8070
a4ebec9 Add python method (Howard Chu)
0221b01 Add calcpow RPC (Howard Chu)
2021-11-26 23:01:08 -06:00
luigi1111
9c4c28e4f6
Merge pull request #8065
82828bf cryptonote_core: fix unused lambda warning (selsta)
2021-11-26 23:00:31 -06:00
luigi1111
41d6db105d
Merge pull request #8055
a30928f depends: bump hidapi to 0.11.0 (selsta)
2021-11-26 22:59:27 -06:00
Crypto City
17abbc4cca bump version to 0.33.4.0 2021-11-25 17:27:14 +00:00
Crypto City
307e97f9e9 v16 with recent consensus changes - with hacks for now 2021-11-25 17:27:14 +00:00
Crypto City
3edb57a5b0 increase fire damage 2021-11-25 17:27:14 +00:00
Crypto City
9ac171a38f add v16 at block 175000 2021-11-25 17:27:14 +00:00
Crypto City
bb616c30b0 Revert "cc: fix bridge score with too many cliff tiles"
This reverts commit 368fb1b92f.
2021-11-25 17:27:14 +00:00
Crypto City
c23eb0563f Revert "tweak bear attack"
This reverts commit 95f81ba247.
2021-11-25 12:10:06 +00:00
Crypto City
d3ed787349 cache decode_blocks calls in build command 2021-11-25 12:10:06 +00:00