Commit Graph

12392 Commits

Author SHA1 Message Date
Crypto City
92538d4994 game: add some bark material variants 2020-11-01 17:34:30 +00:00
Crypto City
2596aa1164 Add new pine texture and variants 2020-11-01 17:34:30 +00:00
Crypto City
0cceb2ad11 game: lazy evaluation of map data in previews 2020-11-01 17:34:30 +00:00
Crypto City
252b631e73 cc: simplify get_operand_string 2020-11-01 17:34:30 +00:00
Crypto City
bb1c41fdb0 cc: limit add/sub/mul/min/max to 2 operands for simplicity 2020-11-01 17:34:30 +00:00
Crypto City
b35b2ec098 cc: actions now have an operand rather than just a value 2020-11-01 17:33:55 +00:00
Crypto City
f44f6de8d6 make CC_NO_EXTERNAL_DEPS a cmake define 2020-11-01 17:33:55 +00:00
Crypto City
4bcee1aa18 add flavour text for scripts when a choice is made 2020-11-01 17:33:55 +00:00
Crypto City
ce6d459a72 Revert "disable incomplete scripts and mortgages"
This reverts commit 53febe86a5.
2020-11-01 17:33:55 +00:00
Crypto City
fa9a377279 add player script variables 2020-11-01 17:33:55 +00:00
Crypto City
7efea10d17 add compound expressions to scripts, and some more functions 2020-11-01 17:33:55 +00:00
Crypto City
a9d7ea10bc manual: add details about influence calculation 2020-11-01 17:32:40 +00:00
Crypto City
a87452d088 bump version to 0.24.0.2 2020-11-01 17:05:55 +00:00
Crypto City
957fdaf3a1 game: fix crash when a building is demolished 2020-11-01 17:05:55 +00:00
Crypto City
6a847cc588 disable dandelion 2020-11-01 16:47:20 +00:00
Crypto City
36f93c0c9d game: reset queued commands list when changing wallets 2020-11-01 16:47:20 +00:00
Crypto City
af1558329d game: fix crash reading reserves 2020-11-01 16:47:20 +00:00
Crypto City
86639dcd7d functional_tests: fix discoveries test after cost increase 2020-11-01 16:47:20 +00:00
Crypto City
9e4ae4f8cd cc: fix missing logs for tick consumption 2020-11-01 16:47:20 +00:00
Crypto City
dec210c823 crypto: fix low hash rate with multiple threads on windows 2020-11-01 16:47:20 +00:00
Crypto City
6d27eeca02 db_lmdb: remove leftover merge mining debug log 2020-11-01 16:47:20 +00:00
Crypto City
13ca0bd52c fix mac build 2020-11-01 16:47:20 +00:00
Crypto City
88538d8a74 db_lmdb: remove empty reserves 2020-11-01 16:47:20 +00:00
Crypto City
bc18b1d314 game: fix balance calculation from reserves 2020-11-01 16:47:19 +00:00
Crypto City
1290bfb6e5 db_lmdb: fix reserve loading 2020-11-01 16:47:19 +00:00
Crypto City
371bb437cd bump version to 0.24.0.1 2020-10-31 12:40:51 +00:00
Crypto City
a97da78821 chat: use a standard strftime format string 2020-10-30 11:37:01 +00:00
Lee Clagett
aad780bcfa Fix CLI and unrestricted RPC relay_tx with stempool 2020-10-29 00:17:55 -04:00
Howard Chu
65903d2cfc
Add rpc-restricted-bind-ip option
Fixes #6369
2020-10-29 00:22:18 +00:00
moneromooo-monero
19d1b35905
add a convenience script to start monero with inbound tor 2020-10-28 22:38:27 +00:00
mj-xmr
8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
Add monero_add_minimal_executable and use in tests

This is done in order not to have to relink targets, when just an .so changed, but not its interface.
2020-10-28 20:08:26 +01:00
moneromooo
cb069d0a42
p2p: remove banned peers from the white list 2020-10-27 22:35:14 +00:00
Crypto City
2cc0d846ba fix link issues on windows 2020-10-27 19:47:43 +00:00
Crypto City
6f9df12621 bump version to 0.24.0.0 2020-10-27 11:43:17 +00:00
Crypto City
c6f63ee223 epee: allow custom command line parsing 2020-10-27 11:42:54 +00:00
Crypto City
d410df436d chat: add console in-game chat 2020-10-26 22:25:11 +00:00
Crypto City
3f54fed776 wallet: add a convenience get_cc_account_name 2020-10-26 22:05:27 +00:00
Crypto City
efdb1cf8c6 add a tl;dr to the binaries README 2020-10-26 17:31:10 +00:00
Crypto City
4e884b3213 game: cut down a little on unnecessary reallocs 2020-10-26 17:31:10 +00:00
Crypto City
d4af84717e game: make view distance configurable 2020-10-26 17:31:10 +00:00
Crypto City
9f39f612cb game: add turn rate config 2020-10-26 14:04:51 +00:00
Crypto City
e349e5694e give higher level woods more heating power 2020-10-26 13:09:35 +00:00
Crypto City
8a307f1ffe cc: fix commercial buildings wood requirements 2020-10-26 13:09:35 +00:00
Crypto City
c86cb09b03 game: fix min size check when resizing 2020-10-26 13:09:35 +00:00
Crypto City
7f55398eb6 game: fix building screen sorting 2020-10-26 13:09:35 +00:00
Crypto City
4dbf989058 txpool: outright reject txes with cancelled nonces 2020-10-26 13:09:35 +00:00
Crypto City
02dae201d9 Add "%" to bonus/penalty messages 2020-10-26 13:09:35 +00:00
Crypto City
f2820ddc40 game: add a key binding to open the player screen 2020-10-26 13:09:35 +00:00
Crypto City
3c6bdf59d2 cc: change stone quantity potential formula 2020-10-26 13:09:35 +00:00
Crypto City
46b30ec784 cc: make gemstones a bit harder to find 2020-10-26 13:09:35 +00:00