townforge
  • Joined on 2020-02-27
townforge pushed to cc-syksy at townforge/townforge 2020-06-26 19:33:05 +02:00
2ac912c157 game: fix selection based block removal removing from the bottom
townforge pushed to cc at townforge/Urho3D 2020-06-26 18:36:10 +02:00
47c2a52456 SoundSource: send E_SOUNDFINISHED to the source object too
townforge pushed to cc-syksy at townforge/townforge 2020-06-26 16:34:24 +02:00
9723960ed2 game: add random music selection and a skip track button
a8abc69e0a game: update compass frame for clarity
Compare 2 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-06-26 01:37:36 +02:00
d8308e4e69 game: fix focus on message boxes
townforge pushed to cc-syksy at townforge/townforge 2020-06-25 14:53:12 +02:00
9c16501d7f game: fix incorrect chat line count when resetting chat
townforge pushed to cc-syksy at townforge/townforge 2020-06-25 12:45:19 +02:00
3d7245a7f5 game: plug selection based key bindings into the game
townforge pushed to cc-syksy at townforge/townforge 2020-06-24 21:06:15 +02:00
232164bb45 cryptonote_basic: fix calculating hashes from pruned
townforge pushed to cc-syksy at townforge/townforge 2020-06-24 11:28:24 +02:00
422f80ff86 tx_pool: temporary crash if we can't get a batch txn
9eeea486e5 cryptonote_core: fix db state corruption
Compare 2 commits »
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