Commit Graph

  • ac3c5a8899 game: add an option to disable automatic backups Crypto City 2022-07-01 08:13:07 +0000
  • 85f16c581e game: display whisper distance from eve's position, not the camera's Crypto City 2022-07-01 07:41:02 +0000
  • ec247f73e4 db_lmdb: add missing fields in get_as_{city,account,flag} Crypto City 2022-07-01 07:36:33 +0000
  • 32314a1dc4 scripts can now award event badges Crypto City 2022-06-30 19:45:12 +0000
  • ab182447e3 cc: fix local variable revert in start_script command Crypto City 2022-06-30 20:05:44 +0000
  • 7a91753ea8 game: fix missing warning icons in event badge screen Crypto City 2022-06-30 12:56:34 +0000
  • 51a78e3fcd game: fix Z fighting at a distance in free camera mode Crypto City 2022-06-30 09:24:19 +0000
  • b671b9c79d game: update terrain when rebuilding flags as appropriate Crypto City 2022-06-29 17:11:11 +0000
  • fdc19d3cbc game: update "named" ground mode when a new named place appears Crypto City 2022-06-29 16:49:59 +0000
  • 02b5f35172 game: make whisper bubbles slightly visible in daylight Crypto City 2022-06-29 16:37:11 +0000
  • 9f6e3abfe8 cc: fix integer overflow in terrain generation Crypto City 2022-06-29 15:02:22 +0000
  • 099fc1f8a9 Fixed get_block_template_backlog performance SChernykh 2022-07-22 13:50:21 +0200
  • c0f3c5b577
    Fix use of rtxn without a mdb_txn_safe wrapper Howard Chu 2022-06-07 20:27:11 +0100
  • 8cc3c9af4d Publish submitted txs via zmq j-berman 2022-07-09 15:08:06 -0700
  • b6a029f222
    Merge pull request #8435 luigi1111 2022-07-15 11:43:15 -0400
  • 9df069f4ce
    Merge pull request #8426 luigi1111 2022-07-15 11:25:11 -0400
  • f982163fc9
    Merge pull request #8425 luigi1111 2022-07-15 11:23:54 -0400
  • 4792ceefb1
    Merge pull request #8414 luigi1111 2022-07-15 11:22:01 -0400
  • 070c3d6b0f
    Merge pull request #8433 luigi1111 2022-07-14 22:15:27 -0400
  • 02cbccc529
    Merge pull request #8432 luigi1111 2022-07-14 22:14:41 -0400
  • d912444a4a
    Merge pull request #7986 luigi1111 2022-07-14 12:54:39 -0400
  • cf3be9926f Template hash func to fix compiler error on < gcc-6 j-berman 2022-07-13 22:44:43 -0700
  • fe5d1bef56
    build: prepare v0.18.0.0 selsta 2022-07-06 23:49:21 +0200
  • edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images koe 2022-04-30 16:54:24 -0500
  • cfdee9ba69
    Merge pull request #8421 luigi1111 2022-07-13 00:39:54 -0400
  • 6fed8c2d9f
    Merge pull request #8149 luigi1111 2022-07-13 00:38:29 -0400
  • a82fba4b7b address PR comments j-berman 2022-07-06 16:47:34 -0700
  • 3be1dbd096 connection: fix implementation anon 2021-06-28 19:13:02 +0000
  • 724ff21447 connection: add segfault and deadlocks demo anon 2021-06-28 19:13:02 +0000
  • 8f48f46495
    Merge pull request #8413 luigi1111 2022-07-06 00:02:59 -0500
  • e32b7a5598
    Merge pull request #8412 luigi1111 2022-07-06 00:02:30 -0500
  • 4476c35fc8
    Merge pull request #8408 luigi1111 2022-07-06 00:01:59 -0500
  • cea2498e95
    Merge pull request #8404 luigi1111 2022-07-06 00:01:29 -0500
  • 0f91416ab6
    Merge pull request #8400 luigi1111 2022-07-06 00:00:56 -0500
  • 7a118f08f4
    Merge pull request #8394 luigi1111 2022-07-06 00:00:24 -0500
  • 5a3c77be18
    Merge pull request #8391 luigi1111 2022-07-05 23:59:59 -0500
  • 6e89d35541
    Merge pull request #8390 luigi1111 2022-07-05 23:59:25 -0500
  • 45a44aa45f
    Merge pull request #8388 luigi1111 2022-07-05 23:58:46 -0500
  • 969316685b
    Merge pull request #8371 luigi1111 2022-07-05 23:58:06 -0500
  • bd1e7c5635 wallet2: prevent crash when reading tx w/fewer outputs than expected j-berman 2022-07-05 21:39:59 -0700
  • cbcb62c06f game: display summary of amount of each badge level in player screen Crypto City 2022-06-29 13:20:28 +0000
  • 14e8d08860 cc: remove unused crop_yield from snapshot data Crypto City 2022-06-29 13:19:57 +0000
  • 54a104c526 speed up std::vector<uint8_t> serialization a bit Crypto City 2022-06-29 11:37:27 +0000
  • 0fc5d92612 cc: new city spec: large moose, yields more meat when hunting moose Crypto City 2022-06-29 11:35:45 +0000
  • 46186b7c52 cc: fix city specialization checks in hunt command Crypto City 2022-06-29 07:47:49 +0000
  • 0cc9f5664c use BLOB_FIELD for std::vector<uint8_t> Crypto City 2022-06-28 18:36:53 +0000
  • 9d07aeedda geographer badge - number of areas named Crypto City 2022-06-28 15:07:05 +0000
  • dd97761414 islander badge - number of buildings on an island Crypto City 2022-06-28 13:27:15 +0000
  • b1ab49720b players can now name areas Crypto City 2022-06-27 18:03:51 +0000
  • 719222a6c2 add missing whispers in snapshot Crypto City 2022-06-27 18:03:03 +0000
  • 1360d8466d db_lmdb: fix whispererer being signed Crypto City 2022-06-27 12:26:36 +0000
  • e141fbf27d functional_tests: more info when a bug in ownership is detected Crypto City 2022-06-28 06:41:33 +0000
  • a6b0cb6109 fix runestone accounting in whispers Crypto City 2022-06-28 06:38:58 +0000
  • 1a48b87d14 functional_tests: add whisper tests Crypto City 2022-06-27 10:27:07 +0000
  • 8335010779 wallet: add whisper RPC Crypto City 2022-06-27 10:26:49 +0000
  • d48966a82c improved fishing mechanics Crypto City 2022-06-26 21:00:12 +0000
  • 6e0044f5e6 functional_tests: make fire test more stable Crypto City 2022-06-27 08:15:30 +0000
  • 145c39b30e cc: never end a fire due to max duration, buildings would still be burning Crypto City 2022-06-27 08:14:50 +0000
  • 98591d4a36 replace shark with snake in newbie coins, reorder set Crypto City 2022-06-25 21:21:24 +0000
  • 5bb030d9bf game: display current badge scores in badge screen Crypto City 2022-06-25 14:15:30 +0000
  • 2e30ac6a64 fix bejewelled badge not counting multiple gemstones Crypto City 2022-06-25 12:59:55 +0000
  • 76dd928d88 fix newbies coin badge threshold since we have 6 newbie coins now Crypto City 2022-06-25 12:58:44 +0000
  • dec2eaccc6 game: fix hang when extending an empty selection Crypto City 2022-06-25 10:49:18 +0000
  • c46214fac0 game: "extend maximally" can now also work within a flag Crypto City 2022-06-24 16:34:59 +0000
  • a7d27beafa game: add a surf effect when moving through water Crypto City 2022-06-24 13:31:43 +0000
  • 6dec04ed87 game: better new settler icon Crypto City 2022-06-24 09:17:04 +0000
  • e9f7fef90a game: slow down eve when wading in water Crypto City 2022-06-24 08:52:54 +0000
  • 282e7a6fb1 game: water wake Crypto City 2022-06-24 07:38:10 +0000
  • cfe895cdbc game: downscale bird texture Crypto City 2022-06-23 13:07:11 +0000
  • dc6b606751 cc: fix get_influence_bonus using inactive flags, remove unused param Crypto City 2022-06-23 11:52:24 +0000
  • 7b03f0b3b6 fix a few warnings Crypto City 2022-06-23 11:52:03 +0000
  • 3397c2af50 cc: guard against buffer overflows in decode_blocks_new Crypto City 2022-06-23 09:52:23 +0000
  • 88d695b526 game: replace "ID:" with "Item ID:" in item info string for clarity Crypto City 2022-06-23 08:42:32 +0000
  • 7322a93a59 game: indent item/flag details in auctions screen Crypto City 2022-06-23 08:41:40 +0000
  • cffba8f7ef game: fix prestige leaderbaord using gold balance Crypto City 2022-06-23 08:24:09 +0000
  • fe13746ce0 game: fix layout issue in some notification widgets Crypto City 2022-06-23 08:17:21 +0000
  • 62779e3b79 tb: allow - prefix in inline select widget if min value is negative Crypto City 2022-06-22 16:48:37 +0000
  • 2a81481cea game: only update mortgage screen on new blocks Crypto City 2022-06-22 16:20:53 +0000
  • 3a46588fd4 game: do not list collectible coins in the destroy items screen Crypto City 2022-06-22 16:20:32 +0000
  • 5165b90d54 game: disable ok button in the service screen when a flag offer none Crypto City 2022-06-22 16:19:52 +0000
  • b50f129e07 game: disable ok button in found city screen if not rich enough Crypto City 2022-06-22 16:19:05 +0000
  • b34098e42b game: display name of mortgaged flag in new mortgage screen Crypto City 2022-06-22 15:17:03 +0000
  • ab1ac98793 game: improve enable/disable of flag dependent panel buttons Crypto City 2022-06-22 14:02:20 +0000
  • 50e3e7013a game: fix leaderboard invalid memory access and share filter widget Crypto City 2022-06-22 13:44:41 +0000
  • f75603026f game: better wording in palette screen Crypto City 2022-06-22 10:45:20 +0000
  • 6a0780f00f game: fix a few things in player info coins screen Crypto City 2022-06-22 10:43:47 +0000
  • d10ab6cb2d game: fix text in foundation coin count Crypto City 2022-06-22 09:58:57 +0000
  • 24e8dc141b prevent floods in the first year Crypto City 2022-06-22 09:58:07 +0000
  • fd11280d14 game: fix malloc/delete mismatch Crypto City 2022-06-22 09:56:43 +0000
  • e98d064f7b game: fix invalid memory access after okaying a couple screens Crypto City 2022-06-22 09:56:23 +0000
  • 2735bf2ad9 core_tests: fix demolish test having bad tile data Crypto City 2022-06-22 08:05:43 +0000
  • 31a58c66cf unit_tests: ensure we fail trying to get balance of an invalid account Crypto City 2022-06-22 07:30:59 +0000
  • cbec2696d2 move fishing functions to a separate file Crypto City 2022-06-21 16:00:26 +0000
  • 1a36279fef change flood event to be a rising of water levels Crypto City 2022-06-21 14:08:40 +0000
  • 9c09582b7f cc: forbid giving to oneself Crypto City 2022-06-20 21:32:17 +0000
  • d99c161c93 game: fix showing tutorials from the options screen Crypto City 2022-06-20 17:55:23 +0000
  • 9da71e4ae1 game: add a button to clear the terrain cache Crypto City 2022-06-20 17:28:25 +0000
  • 47f157c553 game: fix approving a build with unused placeholder entries Crypto City 2022-06-20 12:19:32 +0000
  • 74f6d85b27 game: fix extending maximally in all directions Crypto City 2022-06-20 11:14:14 +0000
  • cb1e459d52 game: save a bit of time rebuilding empty flags Crypto City 2022-06-20 11:06:16 +0000