Commit Graph

  • f69c7f3cac better ipfs integration Crypto City 2021-03-22 12:59:09 +0000
  • 4903cc2f38 ipfs: connect to townforge ipfs node for both get and add Crypto City 2021-03-22 11:08:50 +0000
  • 5a58b7d2c5 ipfs_proxy: proxy to serve only data that's on the chain Crypto City 2021-03-22 11:08:31 +0000
  • 240b311e49 merge_mining_proxy: fix a couple "monero-" name prefixes Crypto City 2021-03-22 09:33:20 +0000
  • 20b806a964 rpc: add cc_is_custom_item_data RPC Crypto City 2021-03-21 17:49:33 +0000
  • 64af90f54e game: simple in-game IPFS image viewer Crypto City 2021-03-20 20:40:33 +0000
  • 90efc53bf5 add a few more fields to merge mining related RPC Crypto City 2021-03-20 14:53:50 +0000
  • 71741a1ed6
    blockchain_import: fix wrong reported block/tx hashes on error moneromooo-monero 2021-03-18 10:18:38 +0000
  • 254a1338ad
    core: speed up print_coinbase_tx_sum moneromooo-monero 2021-03-18 10:34:37 +0000
  • c077b181a4 manual: roads don't benefit agricultural buildings Crypto City 2021-03-18 09:22:33 +0000
  • 77a1b2462b game: replace chat icons with better ones from Noto Crypto City 2021-03-17 00:36:29 +0000
  • bad02b1a6d some changes to accomodate a merge mining pool Crypto City 2021-03-16 16:52:00 +0000
  • b3b25f7bc0 merge_mining_proxy: fixups when used with a pool Crypto City 2021-03-14 18:18:14 +0000
  • cd51352373 game: fix stray building restoration warning when loading a wallet Crypto City 2021-03-14 10:30:38 +0000
  • 030004f3fb game: fix lighting issue on mountains Crypto City 2021-03-14 10:25:39 +0000
  • 08332671e1 cc: bump feral cats bonus slightly Crypto City 2021-03-13 21:56:24 +0000
  • 59da6694be rpc: add a cc_get_predefined_item_info RPC Crypto City 2021-03-13 19:33:29 +0000
  • aa02c8b223 fix grain spoilage from rats calculation Crypto City 2021-03-13 16:34:18 +0000
  • d7e988b09e cc: add cat discoveries and city specialization Crypto City 2021-03-13 14:27:33 +0000
  • 983d1055c9 cc: fix rat extra spoil rate being applied to other food than grain Crypto City 2021-03-13 14:26:40 +0000
  • c386ee25b0 cc: add version fields in scripts Crypto City 2021-03-13 13:46:17 +0000
  • cb6b8ab262 game: add item info in inventory screen Crypto City 2021-03-12 16:08:33 +0000
  • 240c1302e3 cc: add a few more characters allowed for player/item names Crypto City 2021-03-12 16:06:38 +0000
  • dae1358787 cc: fix get_num_players off by one with the new foreclosure account Crypto City 2021-03-12 14:10:10 +0000
  • 78bd013b0c fix issues with city level determination Crypto City 2021-03-12 10:25:06 +0000
  • 966b25c5c6 game: do not consider economic power for empty flags for connections Crypto City 2021-03-12 09:52:10 +0000
  • bc936a65b7 game: allow loading a file to generate IPFS hash Crypto City 2021-03-11 13:05:47 +0000
  • c42fb25cae display some more information about mortgages and collectible coins Crypto City 2021-03-11 12:26:00 +0000
  • 17628917f2 bump game account subsidy from 0.1% to 0.25% Crypto City 2021-03-10 23:37:20 +0000
  • 6be4416f10 functional_tests: fix occasional failure from tx misordering Crypto City 2021-03-10 23:36:49 +0000
  • afc4f6f913 new cc_get_item_ownership RPC and daemon command Crypto City 2021-03-10 13:02:02 +0000
  • b8d4836f2a add optional hash and MIME type to custom items, and add cc_item_info command Crypto City 2021-03-09 16:30:18 +0000
  • 3bb2ae84e6 tx_pool: bump chat timeout a lot, but limit to 250 lines Crypto City 2021-03-05 11:08:48 +0000
  • bbaa5bb6df cc: repairing now requires the same material mix as building Crypto City 2021-03-05 08:57:05 +0000
  • 503b77db15 game: remove the couple references to GLIBC 2.29 Crypto City 2021-02-28 19:10:40 +0000
  • f89e9891c7 cc: fix mountaineer badge thresholds unit, and ignore empty flags Crypto City 2021-02-23 15:48:20 +0000
  • 3ffe13df7d extra land tax for lots left empty for more than 10 days Crypto City 2021-02-23 15:35:13 +0000
  • 430b7586f6 Warnings: add warnings as errors: 'switch' & 'return-type' mj-xmr 2021-03-08 22:19:16 +0100
  • 62c647d4f4 bump version to 0.27.0.6 v0.27.0.6 Crypto City 2021-02-22 17:37:46 +0000
  • 497abe25e1 cc: fix sync bug carving a runestone without a script Crypto City 2021-02-22 17:33:47 +0000
  • 5cd0b24dd6 game: possible fix for elusive palette error on import Crypto City 2021-02-19 11:09:12 +0000
  • 42bdc65786 sanity_check: fix trigger on large txes Crypto City 2021-02-19 11:08:42 +0000
  • 8889f490ce
    easylogging++: fix potential memory corruption moneromooo-monero 2021-02-13 12:26:28 +0000
  • 077534ea3f bump version to 0.27.0.5 v0.27.0.5 Crypto City 2021-02-12 16:53:51 +0000
  • 663ddaa32d game: show unlock level when imoprting a model with locked materials Crypto City 2021-02-12 16:39:56 +0000
  • c54022d442 crypto: speed up merged mined block verification on sync mode Crypto City 2021-02-10 16:20:35 +0000
  • d756dfcd3a python-rpc: adapt urlparse for python3 Crypto City 2021-02-10 15:34:03 +0000
  • 0fc92ea5bd python-rpc: fix syntax for python3 Crypto City 2021-02-10 15:28:20 +0000
  • bfb69dcd61 p2p: add seed nodes to the grey list on startup Crypto City 2021-02-07 14:39:27 +0000
  • 40191f0a2e bump version to 0.27.0.4 v0.27.0.4 Crypto City 2021-02-06 14:43:59 +0000
  • 38322ab6b3 game: make extra music work for both build tree and pak files Crypto City 2021-02-06 14:40:57 +0000
  • 3b4c95efe0 bump version to 0.27.0.3 v0.27.0.3 Crypto City 2021-02-05 23:54:40 +0000
  • 8344751503 game: fix extra music from pak files Crypto City 2021-02-05 23:54:06 +0000
  • 01e19e5b0b game: really fix music track filename... Crypto City 2021-02-05 20:31:37 +0000
  • 4cc6eda2ba bump version to 0.27.0.2 v0.27.0.2 Crypto City 2021-02-05 19:47:57 +0000
  • 74d8bff594 game: fix music track path Crypto City 2021-02-05 19:50:01 +0000
  • 487bf3764a game: fix music loading from pak files Crypto City 2021-02-05 19:47:04 +0000
  • 539a44e888 bump version to 0.27.0.1 v0.27.0.1 Crypto City 2021-02-05 13:13:05 +0000
  • 90f69636cc game: fix random (no chiptunes) music option Crypto City 2021-02-05 13:12:22 +0000
  • 3671e55637 game: fix typo in extra music track Crypto City 2021-02-05 13:12:12 +0000
  • be2a86ff7a bump version to 0.27.0.0 v0.27.0.0 Crypto City 2021-02-05 11:01:13 +0000
  • 802811ca78 make repairs cost at least as much as 1% to avoid spam Crypto City 2021-02-04 13:59:51 +0000
  • e05b4836ad cc: make new cities more affordable Crypto City 2021-02-02 17:11:47 +0000
  • 112e3840a5 p2p: add a new seed node Crypto City 2021-02-02 15:34:26 +0000
  • 49faf95c40 fix flag destruction not keeping full state Crypto City 2021-01-31 11:26:27 +0000
  • 56d5455d9b functional_tests: fix some python2/python3 differences Crypto City 2021-01-30 17:29:44 +0000
  • 1bce3a22e3 python-rpc: fix daemon import when there's a system dameon module Crypto City 2021-01-30 16:38:17 +0000
  • 1c501ccfac game: fix material selection UI when previous material is not available Crypto City 2021-01-28 20:10:42 +0000
  • 070d3e65f2 cc: halve price of scaffolding discoveries Crypto City 2021-01-28 14:44:31 +0000
  • d9e81d0c5b cc: remove obsolete transportation discoveries Crypto City 2021-01-28 14:43:32 +0000
  • f4040b41da README: remove conflict marker Crypto City 2021-01-28 16:04:46 +0000
  • 50ed459261 game: optional extra music Crypto City 2021-01-28 12:01:17 +0000
  • 08e4497c6e Improve cryptonote (block and tx) binary read performance Lee Clagett 2021-01-24 07:42:57 +0000
  • 0a1ddc2eff
    Merge pull request #7669 luigi1111 2021-04-22 01:51:01 -0400
  • b6a8cfc41b
    Merge pull request #7658 luigi1111 2021-04-22 01:46:57 -0400
  • 215976beba
    Merge pull request #7656 luigi1111 2021-04-22 01:43:18 -0400
  • 9bba3f4767
    Merge pull request #7651 luigi1111 2021-04-22 01:35:20 -0400
  • 6d7bb2b8ba
    Merge pull request #7643 luigi1111 2021-04-22 01:34:26 -0400
  • 3c1ea110d9
    Merge pull request #7016 luigi1111 2021-04-22 01:32:32 -0400
  • dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast mj-xmr 2020-11-12 19:14:32 +0100
  • 834e23bfcf Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes mj-xmr 2021-04-10 10:53:12 +0200
  • 5fe22ac766
    ITS#9496 fix mdb_env_open bug from #8704 Howard Chu 2021-04-09 14:21:15 +0100
  • c8ff1d4d23 monero-wallet-cli: improve error message when tx amount is zero Elliot Wirrick 2021-04-06 06:29:06 -0400
  • 19ed7abdf9 Test: Enable coverage for external repositories mj-xmr 2021-04-01 19:50:35 +0200
  • 1501672a2b daemon: new cc_custom_items command Crypto City 2021-01-21 14:51:16 +0000
  • d07aedd01f bump version to 0.26.0.0 v0.26.0.0 Crypto City 2021-01-19 14:43:09 +0000
  • 679d05567d Remove payload copy in all outgoing p2p messages Lee Clagett 2021-01-19 02:22:32 +0000
  • e45619e61e Revert "Merge pull request #7136" luigi1111 2021-04-16 13:52:44 -0500
  • d544fd0f52
    Merge pull request #7653 luigi1111 2021-04-16 12:52:42 -0500
  • 257e7432cb
    Merge pull request #7652 luigi1111 2021-04-16 12:52:05 -0500
  • 13418dbb98
    Merge pull request #7648 luigi1111 2021-04-16 12:51:22 -0500
  • fa6a6c5cca
    Merge pull request #7642 luigi1111 2021-04-16 12:50:42 -0500
  • 4ca80bd312
    Merge pull request #7641 luigi1111 2021-04-16 12:49:00 -0500
  • 288e5ec350
    Merge pull request #7384 luigi1111 2021-04-16 12:48:05 -0500
  • 7cf47d754c
    Merge pull request #7258 luigi1111 2021-04-16 12:46:34 -0500
  • 63c7ca07fb
    Merge pull request #7136 luigi1111 2021-04-16 12:45:30 -0500
  • 2218e23e84
    Merge pull request #7002 luigi1111 2021-04-16 12:43:42 -0500
  • 73d3b00b35
    unit_tests: fix boost 1.58 compatibility anon 2021-04-08 11:45:27 +0000
  • 02f4954229
    gitian: remove osslsigncode selsta 2021-04-08 02:25:33 +0200
  • f6279a633d
    Merge pull request #7650 luigi1111 2021-04-06 12:26:24 -0500