townforge
  • Joined on 2020-02-27
townforge pushed to cc-syksy at townforge/townforge 2020-06-24 03:07:15 +02:00
8c249305f7 unit_tests: don't link to urho3d
townforge pushed to cc-syksy at townforge/townforge 2020-06-24 02:44:47 +02:00
3292a4e88a rpc: fix getting tiles from flag
townforge pushed to master at townforge/townforge.net 2020-06-24 02:18:28 +02:00
1d7f72b7dd faqs: add a "Why do I have to wait" Q&A
00083fd119 fix twatter typo
4a0ca2afcf add a screenshot for chat
fb2d2850c0 reword main page
80cbfd9a2f add atlas/architect to the list of what the game account can do
Compare 5 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-23 20:06:32 +02:00
5530ee7f30 db_lmdb: remove some more uninitialized padding in the db
6ad2217a7c daemon: add debug parsing of data as account/city/flag
Compare 2 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-23 00:25:26 +02:00
f2586853ee tx_pool: print txid we failed to find meta for
townforge pushed to cc-syksy at townforge/townforge 2020-06-23 00:16:48 +02:00
562334fbf7 cc: start city levels a bit earlier, and make ciies cheaper
6e059b5c6c cc: add a couple more integer overflow checks to the build command
09c272a064 tests: add test for building with palette change
ac4b549063 game: add key bindings for block add/remove on selection and undo/redo
aad838775b cc: make command handlers default to verify log category
Compare 43 commits »
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