Commit Graph

9328 Commits

Author SHA1 Message Date
Crypto City
ef84bc822b cc: decrease the one off fee to buy land 2019-12-13 00:02:53 +00:00
Crypto City
39bc2abb30 game: add a basic "walker" camera
moves at ground level, can climb over one block
2019-12-12 23:15:51 +00:00
Crypto City
99eb541942 game: move camera code in a separate class with a base class 2019-12-12 20:19:00 +00:00
Crypto City
4fb6131b8b game: speedup removing nodes 2019-12-12 02:45:28 +00:00
Crypto City
2c10b14758 game: optimized mesh generation 2019-12-12 02:30:00 +00:00
Crypto City
7b51c93135 game: F12 to draw debug geometry 2019-12-12 00:50:44 +00:00
Crypto City
ba9c4477cc game: fix crash switching material before the game is loaded 2019-12-12 00:48:29 +00:00
Crypto City
4b0e7c93ca game: fix world tile streaming 2019-12-11 20:32:57 +00:00
Crypto City
1319507cf8 game: add setting to ignore influence to get a cost/profit estimate 2019-12-11 13:24:08 +00:00
Crypto City
99a8b68673 cc: some more tweaking 2019-12-11 13:23:59 +00:00
Crypto City
96a733125b game: fix wood material after addition of more stone 2019-12-10 20:35:11 +00:00
Crypto City
6744508e94 GameData: simplify cursor material 2019-12-10 20:34:10 +00:00
Crypto City
2f72bf814f game: fix cursor/block z fighting 2019-12-10 20:28:47 +00:00
Crypto City
2f47a45fc5 we can now build below existing blocks 2019-12-10 20:28:47 +00:00
Crypto City
9e680aecb5 game: fix block addition to the wrong place 2019-12-10 15:16:55 +00:00
Crypto City
ad550d910b game: fix error when removing a block where none exists 2019-12-09 19:55:07 +00:00
Crypto City
b6ce79ebdd game: better picking, and highlight selected tile too 2019-12-09 19:18:28 +00:00
Crypto City
33e475ebd4 tests: fix tests after recent emission changes 2019-12-09 18:45:25 +00:00
Crypto City
00849df620 unit_tests: fix tests after recent emission changes 2019-12-09 18:11:11 +00:00
Crypto City
8956d5368b new demolish command
Recovers 20% of the flag budget, and the flag may now be reused
for another building role
2019-12-09 18:11:11 +00:00
Crypto City
bc2460b886 game: fix theoretical loop bug 2019-12-09 16:28:11 +00:00
Crypto City
90f5c9de0b urho3d: fix warning in Input.h 2019-12-09 16:28:11 +00:00
Crypto City
19155308cf game: estimate payouts for the first building of its type 2019-12-09 16:28:11 +00:00
Crypto City
ad022e53a2 cc: some more tweaking 2019-12-09 16:28:11 +00:00
Crypto City
562accac21 game: add a scale field to the user guide prices 2019-12-09 16:28:11 +00:00
Crypto City
887083cfda game: fix missing balance at start before a new block 2019-12-09 16:28:11 +00:00
Crypto City
de96729a52 simplewallet: in-game balance change message wording and typo 2019-12-09 16:28:11 +00:00
Crypto City
2d9c5d4676 game: add flag size in building settings dialog 2019-12-09 16:28:11 +00:00
Crypto City
48a706fa7c GameData: do not cull selection armature backfaces
it's transparent and we want all the vertices to show
2019-12-09 16:28:11 +00:00
Crypto City
94ba0790f4 change emission parameters
1 minute target
raise tail emission
decrease the number of decimals to 8
4 game updates per day
2019-12-09 16:28:11 +00:00
Crypto City
b11b1ad49f cc: some more tweaking 2019-12-09 16:28:11 +00:00
Crypto City
528446e12a game: add user selectable prices for profit/loss estimation 2019-12-09 16:28:11 +00:00
Crypto City
c7c9ad681b tmp - log spam 2019-12-09 16:28:11 +00:00
Crypto City
dca35bb8f9 game: allow building sideways 2019-12-09 16:28:11 +00:00
Crypto City
0ba1fce02d cc: some more tweaking 2019-12-09 16:28:11 +00:00
Crypto City
cbf4f20c89 game: add estimated cost/price/profit/loss for generators
in building settings dialog
2019-12-09 16:28:11 +00:00
Crypto City
ab8380228b ensure shares for non-earning buildings are 0 2019-12-09 16:28:11 +00:00
Crypto City
67a8a0ed71 cc: some more tweaking 2019-12-09 16:28:11 +00:00
Crypto City
b43e8c81a5 cc: double influence 2019-12-09 16:28:11 +00:00
Crypto City
adcf153e05 cc: add a comment about staff cost accounting where it's confusing 2019-12-09 16:28:11 +00:00
Crypto City
0bed1647f2 wallet: add chat RPC 2019-12-09 16:28:11 +00:00
Crypto City
e4f9735a23 add game subsidy 2019-12-09 16:28:11 +00:00
Crypto City
380ab59bbe blockchain_db: fix built tiles counting 2019-12-09 16:28:11 +00:00
Crypto City
dc84cd44b9 rework production/requirements some
Will need more
2019-12-09 16:28:11 +00:00
moneromooo-monero
ec3e8fbb15 protocol: request txpool contents when synced
A newly synced Alice sends a (typically quite small) list of
txids in the local tpxool to a random peer Bob, who then uses
the existing tx relay system to send Alice any tx in his txpool
which is not in the list Alice sent
2019-12-09 16:28:10 +00:00
Crypto City
9fce53437c remove some obsolete code 2019-11-26 22:08:09 +00:00
Crypto City
7c904160ef game: chat display tweaks 2019-11-22 23:51:34 +00:00
Crypto City
9f47f4f651 fix time drift causing missing chat lines 2019-11-22 19:49:18 +00:00
Crypto City
1e4827414c game: don't try to send chat lines if there's no wallet 2019-11-22 19:10:38 +00:00
Crypto City
e642b0f930 game: make the console easier to snap to the end 2019-11-22 19:10:00 +00:00