Commit Graph

13845 Commits

Author SHA1 Message Date
Crypto City
81e8b8efd1 wallet2: speedup large tx construction: batch ringdb lookups
3.3 seconds -> 2.8 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
b9cc04775f wallet2: speedup large tx construction: no pointless clsag generation
4.1 seconds -> 3.3 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
612ad5d660 wallet2: speedup large tx construction: batch ringdb updates
5.2 seconds -> 4.1 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
0926adac36 wallet2: speedup large tx construction: cache public key validity
5.9 second -> 5.2 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
fe5272b288 add whispers - player messages on arbitrary locations 2021-11-23 16:22:28 +00:00
Crypto City
44d5a446be manual: add a paragraph about future consensus changes 2021-11-15 17:04:17 +00:00
Crypto City
4779c1bd35 game: fix command details message title 2021-11-15 17:04:17 +00:00
Crypto City
896c31c5ed cc: fix cautious bears being the wrong way around 2021-11-15 17:04:17 +00:00
Crypto City
95f81ba247 tweak bear attack 2021-11-15 17:04:16 +00:00
Crypto City
e31fc5b8f7 cc: increase vegetation allocation for sawmills 2021-11-15 17:04:16 +00:00
Crypto City
cd07cafd14 cc: allow game to get badges
in turns, this gives game a level, which means game can unlock
thing like runestone usage
2021-11-15 17:04:16 +00:00
Crypto City
aeda5c2c39 cc: modulate town square proximity bonus based on role 2021-11-15 17:04:16 +00:00
Crypto City
368fb1b92f cc: fix bridge score with too many cliff tiles
also mitigate triggering on ridges
2021-11-15 17:04:16 +00:00
Crypto City
a048032a26 cc: ensure breeding grounds city spec always gets at least one extra moose 2021-11-15 17:04:16 +00:00
Crypto City
5132687966 fix level threshold bug with sprawling specialization 2021-11-15 17:04:16 +00:00
Crypto City
a8ad4091fa add restricted item group, may not be sold/given/auctioned etc 2021-11-15 17:04:16 +00:00
Crypto City
095a4f7eb5 allow auctioning more than one flag at once 2021-11-02 08:49:58 +00:00
Crypto City
d545944400 add a level based build height limit 2021-11-02 08:49:58 +00:00
Crypto City
a59d4ae5a3 wallet2_api: fix build 2021-11-02 08:49:58 +00:00
Crypto City
e427612748 cc: fix typo in discovery description 2021-11-02 08:49:58 +00:00
Crypto City
df5cc138d1 bump version to 0.33.33.1 2021-10-31 17:15:04 +00:00
Crypto City
f475ff3186 Revert "tweak bear attack"
This reverts commit 8b76e24ff6.
2021-10-31 17:12:47 +00:00
Crypto City
697cc53fd7 bump version to 0.33.3.0 2021-10-31 10:22:37 +00:00
Crypto City
5189273f7d game: help string when trying to deposit with no balance 2021-10-31 09:55:34 +00:00
Crypto City
e813c10c91 game: switch to a very low fps limit when the daemon is syncing 2021-10-31 09:55:34 +00:00
Crypto City
5942d1591c game: remove estimated payout from flag section
This is approximate and not applicable for all building types
2021-10-31 09:55:34 +00:00
Crypto City
edf47a18f1 game: add placeholder block count in building stats message 2021-10-31 09:55:34 +00:00
Crypto City
ceaf95b032 game: fix removing hidden placeholder blocks 2021-10-31 09:55:34 +00:00
Crypto City
491af68546 game: add time since discovery in research screen 2021-10-31 09:55:34 +00:00
Crypto City
5f036caaa6 game: add attribute descriptions as tooltips 2021-10-31 09:55:34 +00:00
Crypto City
6719bd74ba game: full magica voxel scenegraph import
now implements rotation and instanced models
2021-10-31 09:55:34 +00:00
Crypto City
5951f5536e warn in game and daemon when starting without --testnet 2021-10-31 09:55:34 +00:00
Crypto City
d07c50ab2a cc: fix consensus bug popping hunt commands that yielded no kills 2021-10-31 09:55:34 +00:00
Crypto City
0f1f7bf9c2 cc: fix underflow/overflow mixup in error message 2021-10-31 09:55:34 +00:00
Crypto City
c2641bc3d0 game: fix found city screen using raw shares and not city growth shares 2021-10-31 09:55:34 +00:00
Crypto City
4ca7c57463 cc: speed up encode_blocks/decode_blocks a bit 2021-10-31 09:55:34 +00:00
Crypto City
bb541bab80 game: include building height in stats 2021-10-31 09:55:34 +00:00
Crypto City
e995035003 game: fix (I think) stray "new block" flashes 2021-10-31 09:55:34 +00:00
Crypto City
d077163f06 game: fix artifacts on gold star 2021-10-31 09:55:34 +00:00
Crypto City
3481f7c03c game: keep the default max number of chat lines in the chat console 2021-10-31 09:55:34 +00:00
Crypto City
204f16a269 game: fix altitudes/heights misnamed as meters, they're in feet 2021-10-31 09:55:34 +00:00
Crypto City
3ad837a2e6 game: fix UI layout when a block is found after a script choice 2021-10-31 09:55:34 +00:00
Crypto City
8b76e24ff6 tweak bear attack 2021-10-31 09:55:34 +00:00
Crypto City
0bfd3a231e rpc: remove unused variables 2021-10-31 09:55:34 +00:00
Crypto City
5b6ed616b9 game: do not request ipfs data we do not need 2021-10-31 09:53:35 +00:00
Crypto City
8eeb012972 fix changing only building script overrides, not message or script 2021-10-31 09:53:35 +00:00
Crypto City
57652e5635 game: fix non processed variable names in runestone message 2021-10-31 09:53:35 +00:00
Crypto City
a360099813 game: fix enabled checkbox only showing for scripts that can be played 2021-10-31 09:53:35 +00:00
Crypto City
6fdff90098 game: fix glitchy polygons when the camera is blocked 2021-10-31 09:53:35 +00:00
Crypto City
59f4a177e5 game: fix resource miscounting when building 2021-10-31 09:53:35 +00:00