townforge
  • Joined on 2020-02-27
townforge pushed to cc-syksy at townforge/townforge 2020-06-22 21:38:24 +02:00
86859ad96c cc: add a couple more integer overflow checks to the build command
baab18c060 tests: add test for building with palette change
2e2031f8e5 game: add key bindings for block add/remove on selection and undo/redo
7c4274754a cc: make command handlers default to verify log category
Compare 4 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-22 01:27:16 +02:00
a8997b9f0d game: fix missing buildings totals row
townforge pushed to cc-syksy at townforge/townforge 2020-06-21 23:32:42 +02:00
a15b90c08c game: fix stale list widgets
townforge pushed to cc-syksy at townforge/townforge 2020-06-21 22:58:11 +02:00
d13dcf4efd game: fix material/block confusion when abandoning builds
townforge pushed to cc-syksy at townforge/townforge 2020-06-21 19:15:41 +02:00
368c23d948 game: add notification with approve/abandon when building
4cb60fb87b game: add missing file
39321f23ee functional_tests: add chat tests
3ec2ba3bae functional_tests: add some more invitations tests
55c6a79da2 cc: decrease the high end min size for RES2/RES3
Compare 10 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-21 12:45:13 +02:00
88110cbf8c tx_pool: also mine local txes in test mode
townforge pushed to cc-syksy at townforge/townforge 2020-06-21 03:19:20 +02:00
d0ee0da4f2 game: avoid resetting lists when their contents don't change
fec245c6b7 Revert "cryptonote_basic: make cc signature unprunable" - UNDO
adb9366a3c cryptonote_basic: make cc signature unprunable
a15dd52bb2 Revert "cc: store max city level in the update command" - UNDO
80174b8248 tx_pool: mine stem txes in fake chain mode
Compare 37 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-20 20:54:19 +02:00
352136e7e8 Revert "cc: store max city level in the update command" - UNDO
0936c1c69e Revert "cc: store max city level in the update command" - UNDO
ac19cf07a7 Revert "db_lmdb: zero out padding in db structures" - UNDO
Compare 3 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-20 19:03:18 +02:00
0936c1c69e Revert "cc: store max city level in the update command" - UNDO
ac19cf07a7 Revert "db_lmdb: zero out padding in db structures" - UNDO
Compare 2 commits »
townforge pushed to cc at townforge/randomx 2020-06-20 18:35:49 +02:00
17b5a66037 even faster pow for tests
townforge pushed to cc-syksy at townforge/townforge 2020-06-20 17:59:07 +02:00
d12bb384a5 tx_pool: mine stem txes in fake chain mode
91cf9a6f84 tx_pool: do not allow more than one (non kept by block) hunt command at once
4e76cf1971 python-rpc: add missing sync_txpool python entry point
c581d5ff84 blockchain: return txes to the txpool when actions fail to execute
4ad3c823f0 cryptonote_core: do not sync more than a randomx epoch at once
Compare 16 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-15 01:43:50 +02:00
d15fb7d9f2 game: fix build commands with new material variants
62361e19f3 game: guard against -1 list selection
986967c064 game: fix readonly chat
a767fb4d4e tx_pool: fix potential exception filling a block template
df3678b3e0 game: fix removing blocks not looking up through palette
Compare 60 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-15 01:24:43 +02:00
b36ade14d2 game: fix build commands with new material variants
f6e9c2407b game: guard against -1 list selection
a0670ab70f game: fix readonly chat
ccf3a29ff6 tx_pool: fix potential exception filling a block template
47781e7a6d game: fix removing blocks not looking up through palette
Compare 60 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-14 14:08:44 +02:00
c5b7135555 game: fix build commands with new material variants
townforge pushed to cc-syksy at townforge/townforge 2020-06-14 04:02:08 +02:00
b1e6458066 game: guard against -1 list selection
b0b9e5af68 game: fix readonly chat
Compare 2 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-14 01:34:43 +02:00
1fc280f218 tx_pool: fix potential exception filling a block template
townforge pushed to cc-syksy at townforge/townforge 2020-06-13 01:43:34 +02:00
1590d7a530 game: fix removing blocks not looking up through palette
193e65f405 game: allow starting mining when a wallet without account is loaded
Compare 2 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-13 01:06:33 +02:00
9408423bd6 cc: allow \r in player profile
bb19f51ea2 db_lmdb: zero out padding in db structures
6a7c1156ae cc: print full mismatched game update txes only the first time
7410efef64 blockchain: add popped txes in original order
d8bbd82de6 cc: decrease amount of wood needed for heating by 90%
Compare 36 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-12 02:29:33 +02:00
6443ae06b1 cc: decrease amount of wood needed for heating by 90%
c6e2fbfec2 add a couple more city specializations
Compare 2 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-12 02:11:26 +02:00
46b3182385 tx_pool: copy insert_key_images dandelion changes to insert_cc_nonces