Commit Graph

  • 3e41959825 players can now select a name when creating an account Crypto City 2019-11-12 19:17:52 +0000
  • fe48fe2790 core_tests: reset thread pool between tests moneromooo-monero 2019-11-10 12:58:19 +0000
  • be0ebbe148 fix fresh clone build Crypto City 2019-11-10 02:15:16 +0000
  • 6b7bb1493b cc: repair command now takes a delta repair Crypto City 2019-11-10 00:33:02 +0000
  • fd45f4bce9 game: note when building settings costs are over player inventory Crypto City 2019-11-09 21:36:42 +0000
  • c9616f7f83 better error reporting when submitting invalid commands Crypto City 2019-11-09 21:20:25 +0000
  • 8261e1f03c game: disable building settings OK button on invalid configuration Crypto City 2019-11-09 11:58:10 +0000
  • d5f371143c game: pass resource flags upstream and include them in command Crypto City 2019-11-09 11:21:00 +0000
  • 79b4718b07 game: show extra labour in building settings dialog Crypto City 2019-11-09 10:21:47 +0000
  • 6d1c0dfcf8 unit_tests: test get_cc_influence does not overflow Crypto City 2019-11-09 10:16:28 +0000
  • 6f24dc5dc7 game: fix estimated land tax in building settings window Crypto City 2019-11-08 23:50:45 +0000
  • b2a77a2b39 cc: building settings costs more labour with distance to generators Crypto City 2019-11-08 21:19:26 +0000
  • f6e2faeeb7 wallet_rpc_server: add parent to build command Crypto City 2019-11-08 21:19:07 +0000
  • 9853c226ef wallet_rpc_server: add resource_flags to building_settings request Crypto City 2019-11-08 21:18:45 +0000
  • 3543d06137 rpc: return influence in cc_get_flag response Crypto City 2019-11-08 21:17:28 +0000
  • b2ce755525 cc: fix get_distance, and add unit tests Crypto City 2019-11-08 21:16:20 +0000
  • 1d765e5689 cc: remove leftover debug trace Crypto City 2019-11-08 21:14:13 +0000
  • a3f97c26ec wallet_rpc_server: return command nonce in build command Crypto City 2019-11-08 21:13:36 +0000
  • c42899adc9 unit_tests: fix missing parameter in flag_t ctor Crypto City 2019-11-08 21:15:40 +0000
  • 1570a58471 db_lmdb: set economic power to 0 for new land (before any building) Crypto City 2019-11-08 21:12:25 +0000
  • ddb878c0b0 rpc: serialize missing field in cc_get_flag response Crypto City 2019-11-08 01:03:47 +0000
  • ed4ccaa3cf wallet: remove unused budget field in building_settings response Crypto City 2019-11-08 01:02:33 +0000
  • 1caeafccb6 cc: fix game update revert reverting wrong items Crypto City 2019-11-08 01:01:55 +0000
  • 661e8d7a32 .gitmodules: lowercase randomx Crypto City 2019-11-06 18:17:29 +0000
  • 936d57ecc3 point randomx to my fork Crypto City 2019-11-06 17:42:56 +0000
  • cd10f8d974 p2p: add seed node Crypto City 2019-11-06 14:48:07 +0000
  • 6386184aa6 functional_tests: check popping all blocks restores initial state Crypto City 2019-11-05 23:56:56 +0000
  • ac22b43e79 blockchain: fix get_output_distribution assuming monero forks Crypto City 2019-11-05 23:56:17 +0000
  • 67946e117e cc: clear last events when reverting a game update command Crypto City 2019-11-05 23:55:32 +0000
  • 075119b46b unit_tests: fix overread in influence calculation Crypto City 2019-10-30 19:05:12 +0000
  • 95a9010a3a game: enable/disable buttons depending on current state Crypto City 2019-10-29 18:46:11 +0000
  • bedf6e19b1 simplewallet: replace cow with cubes on lock screen Crypto City 2019-10-29 18:15:38 +0000
  • d1d5226922 game: display a "loading wallet" notification when starting loading Crypto City 2019-10-29 02:51:30 +0000
  • dc5df6bba9 game: keep budget unchanged if there is not enough to build Crypto City 2019-10-29 01:34:04 +0000
  • c9c91ccb08 cc: add staff (extra payments per building count) Crypto City 2019-10-29 01:22:26 +0000
  • 1bc506271e blockchain: fix crash in init Crypto City 2019-10-29 01:22:14 +0000
  • 25cb8145fe game: fix inconsistent escape behaviour Crypto City 2019-10-28 23:08:07 +0000
  • 341ed8ed53 rejig repair a bit Crypto City 2019-10-28 20:03:19 +0000
  • 79348ffb50 cc: don't add 0 land tax events Crypto City 2019-10-28 00:26:01 +0000
  • dfd37c7bf5 game: add mouse/key based building Crypto City 2019-10-27 20:03:45 +0000
  • f2f92e924e game: auto select next item type when adding a row in item select dialog Crypto City 2019-10-27 18:46:50 +0000
  • de89dfa53b game: fix double counting of blocks when building Crypto City 2019-10-27 17:56:39 +0000
  • 836b362159 fix reverting buy_land after trading flags Crypto City 2019-10-27 17:29:51 +0000
  • 70b4a8f594 Fixes after rebasing onto latest monero Crypto City 2019-10-25 10:04:33 +0000
  • f4c2a09499 functional_tests: add command revert tests Crypto City 2019-10-24 19:40:01 +0000
  • 63b26444bb wallet: add assign_items RPC command Crypto City 2019-10-24 19:39:36 +0000
  • 210882c66f remove tile data and set repair to 0 for derelict buildings Crypto City 2019-10-23 23:10:12 +0000
  • 475ff2dcdb unit_tests: fix cc unit tests build Crypto City 2019-10-23 23:05:26 +0000
  • 8fae545324 simplewallet: fix prospective balance reporting for create_account Crypto City 2019-10-22 18:42:07 +0000
  • 5ed672eff3 rpc: fix pop_blocks not returning an error on error Crypto City 2019-10-22 18:41:53 +0000
  • 302bcbef8f cc: add paranoid static assert about MIN_BUY_SIDE_SIZE Crypto City 2019-10-22 18:41:11 +0000
  • 3b479592a8 db_lmdb: fix flag tile deletion Crypto City 2019-10-22 18:40:30 +0000
  • fd3b33d1d9 cc: fix stray db writes Crypto City 2019-10-22 00:16:44 +0000
  • 94d28268f8 rpc: add optional cc_fee in get_transactions response Crypto City 2019-10-21 22:37:07 +0000
  • 4d2bfe56f6 db_lmdb: don't move leftover balance to treasury on account deletion Crypto City 2019-10-21 19:36:02 +0000
  • cfa02b4775 cc: fix stonecutter producing wood, not stone Crypto City 2019-10-20 15:21:33 +0000
  • 21924d6aa9 cc: include bonus/penalty in game events Crypto City 2019-10-20 15:16:19 +0000
  • 0aa4a74cd7 cc: tone down inactivity decay boost a bit Crypto City 2019-10-20 15:04:52 +0000
  • 62263ec477 game: mention clicking on inventory when starting building Crypto City 2019-10-20 14:01:36 +0000
  • 93de644e29 game: fix material selection for blocks only Crypto City 2019-10-20 13:52:18 +0000
  • 3c1a2fcf39 game: some last update events dialog cosmetics Crypto City 2019-10-20 13:42:58 +0000
  • 6b89692a82 game: make item buy dialog more forgiving Crypto City 2019-10-20 13:30:56 +0000
  • 97cc397371 game: fix activation budget using the remaining budget Crypto City 2019-10-20 13:22:31 +0000
  • 424143aa6d cc: fix item delta decoding Crypto City 2019-10-20 13:15:24 +0000
  • 94737a7cff game: add notification when selecting materials Crypto City 2019-10-20 13:15:15 +0000
  • 4a8c0cd031 game: add "activation budget use" to the flag window Crypto City 2019-10-20 12:33:37 +0000
  • 897624f12a game: "pin" flag window when there is a selection Crypto City 2019-10-20 12:22:44 +0000
  • 199fb76c3c game: UI for last update events Crypto City 2019-10-20 11:59:30 +0000
  • f26920e64e fix shares not being serialized in game update Crypto City 2019-10-20 11:56:48 +0000
  • 4d5c6530be cc: fix game handler check mixing balance and items Crypto City 2019-10-20 10:51:37 +0000
  • 71b1cd6fc8 game: remove leftover debug print Crypto City 2019-10-19 19:33:52 +0000
  • cf72522e86 make game update actions retrievable as text Crypto City 2019-10-19 16:36:49 +0000
  • 32d7a3523d game: make window resizeable Crypto City 2019-10-19 16:36:27 +0000
  • 02607cbc32 blockchain: verify game update command in miner tx Crypto City 2019-10-19 15:40:11 +0000
  • f92bc5e779 building activation requires a thresold of the budget to be used Crypto City 2019-10-19 11:07:18 +0000
  • c1c246b389 cc: make some log a bit more verbose Crypto City 2019-10-16 22:47:52 +0000
  • e8d072cb8f functional_tests: fix cc functional tests Crypto City 2019-10-16 22:47:27 +0000
  • 329ae07c49 blockchain: fix core tests for pre-v12 blocks Crypto City 2019-10-15 23:15:06 +0000
  • 84106cbcbe allow 50-1000 economic level (in steps of 50) Crypto City 2019-10-15 23:02:05 +0000
  • e8f0a0c6c6 land tax is now proportional to economic power Crypto City 2019-10-14 20:24:53 +0000
  • 4269143cd9 blockchain: allow large blocks, if they're due to the coinbase tx Crypto City 2019-10-14 19:15:06 +0000
  • 0b799a2a45 game: fix potential init bug Crypto City 2019-10-14 19:14:33 +0000
  • 1824fec36a rework potential maps and add potential for generators Crypto City 2019-10-13 22:31:23 +0000
  • 7c2f33c660 game: display "buildable" zone around generators Crypto City 2019-10-13 18:12:07 +0000
  • e484e3eda8 unit_tests: fix tests Crypto City 2019-10-13 17:17:59 +0000
  • fd7eea2f4d repair level below 70% affects shares Crypto City 2019-10-13 15:06:08 +0000
  • d9176ad644 add repair command and UI Crypto City 2019-10-13 12:42:32 +0000
  • 1d0ec34f78 setting up buildings needs to have relevant generators nearby Crypto City 2019-10-12 17:54:58 +0000
  • e6b2da4bb9 generators basics Crypto City 2019-09-27 20:42:00 +0000
  • 136a6f5838 game: fix build materials coming from player rather than budget Crypto City 2019-09-24 23:09:35 +0000
  • c3e5087803 game: add motion speed modifiers, and increase far clip plane/fog Crypto City 2019-09-24 21:51:50 +0000
  • d10437e1ce fix typo Crypto City 2019-09-24 21:51:24 +0000
  • 4809c5ed3a game: some ui width tweaks Crypto City 2019-09-23 21:48:25 +0000
  • aac978baa7 more work on influence Crypto City 2019-09-23 21:34:47 +0000
  • 3fb509b796 more work in influence Crypto City 2019-09-22 14:25:40 +0000
  • 81daa4733d improve snapshot handling Crypto City 2019-09-17 18:55:13 +0000
  • e93ff8cf84 procsky: disable UI and texture dump Crypto City 2019-09-17 01:09:17 +0000
  • 2fc645626a enable procsky and increase far plane Crypto City 2019-09-17 01:04:22 +0000
  • 455c859823 new command to assign items to a flag Crypto City 2019-09-17 00:21:47 +0000
  • 4e0158c476 fix prev cc_shares record fetching Crypto City 2019-09-17 00:20:23 +0000