townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/townforge 2020-10-17 23:51:36 +02:00
3e637ecf29 bump version to 0.23.1.6
689790d350 merge_mining_proxy: notify miner when a new block template is needed
6c8b3841ae merge_mining_proxy: fix rejects when mining fast
d0acc313b7 blockchain: fix checking for more than one merge mining tag
698066afcc daemon: add cc_orders command to show trade orders for an item
Compare 9 commits »
townforge pushed tag v0.23.1.5 to townforge/townforge 2020-10-16 22:25:39 +02:00
townforge pushed to cc at townforge/townforge 2020-10-16 22:25:31 +02:00
25dad9785e bump version to 0.23.1.5
f379cc35c6 core: fix syncing alt chains with merge mined blocks
21a68d7023 game: fix dividend dialog selection between gold and item
9aad4f2dfd cmake: take out RPATH
9485a9afc0 blockchain: fix mining invalid blocks due to trade txes
Compare 6 commits »
townforge commented on issue townforge/townforge#2 2020-10-15 00:02:00 +02:00
build error: multiple definition of `WAYLAND_wl_proxy_get_user_data'

I'm afraid I don't know how to fix that. All I can suggest right now is to disable wayland and hope X11 compatibility does the trick. Looking at the SDL source, it looks like this can be done by replace ON with OFF on this line from externa/urho3d/Source/ThirdParty/SDL/CMakeLists.txt:

dep_option(VIDEO_WAYLAND "Use Wayland video driver" ON UNIX_SYS OFF)

Thanks for the note for the binary. They don't seem to have been altered, and I worked out how that happened (bash glob patterns). The newest is OK.

townforge pushed tag v0.23.1.4 to townforge/townforge 2020-10-13 02:35:45 +02:00
townforge pushed to cc at townforge/townforge 2020-10-13 02:35:35 +02:00
6a80df2269 bump version to 0.23.1.4
b300b7ba81 fix syncing on historical merged mined blocks
Compare 2 commits »
townforge pushed to cc at townforge/townforge 2020-10-12 00:31:30 +02:00
8ae9559324 cc: fix invalid memory access in build execution
townforge pushed tag v0.23.1.3 to townforge/townforge 2020-10-11 13:24:02 +02:00
townforge pushed to cc at townforge/townforge 2020-10-11 13:23:53 +02:00
b1426aec41 bump version to 0.23.1.3
e3df4df020 p2p: add --max-connections-per-ip daemon option
93821eb201 game: select wanted item in trade screen called from building settings
e3e2180335 game: fix possible crash in trade screen
c1793c3a23 fix ghost trade orders when cancelling
Compare 8 commits »
townforge pushed to cc at townforge/townforge 2020-10-10 14:33:16 +02:00
8e2b1dbfb3 merge_mining_proxy: fix mining with unpatched xmrig
townforge pushed to cc at townforge/townforge 2020-10-10 03:03:07 +02:00
3187406dba game: fix submitting imported model with palette changes
townforge pushed to cc at townforge/townforge 2020-10-10 02:43:26 +02:00
112c477953 rpc: fix merge mining
71944aaaae merge_mining_proxy: fix merge mining
Compare 2 commits »
townforge pushed to master at townforge/townforge.net 2020-10-10 00:27:09 +02:00
22802eeb23 add 0.23.1.2 binaries
townforge pushed tag v0.23.1.2 to townforge/townforge 2020-10-09 18:42:26 +02:00
townforge pushed to cc at townforge/townforge 2020-10-09 18:42:18 +02:00
61e306fe08 bump version to 0.23.1.2
townforge pushed to master at townforge/townforge.net 2020-10-09 02:33:32 +02:00
cc5fce9151 add missing file
ae1d39a828 faq: update game/players payout level
2b40868fcd faq: add a faq about merge mining
f51471146e download: add 0.23.1.1 binaries
f690266858 add discord link
Compare 8 commits »
townforge pushed to cc at townforge/townforge 2020-10-09 02:27:59 +02:00
3c8012010a rpc: fix sell trades not showing up in the game
townforge pushed to cc at townforge/townforge 2020-10-09 01:30:21 +02:00
b7b7c007fd tx_pool: fix flush_nonce throwing when a nonce is not found
3f71c58ab6 fix more boost deps for -j builds
Compare 2 commits »
townforge pushed to cc at townforge/townforge 2020-10-08 17:35:39 +02:00
17a88d019d blockchain: fix game update check
townforge pushed to cc at townforge/townforge 2020-10-08 15:10:51 +02:00
450e73ca71 core: fix duplicate create account commands causing invalid blocks
285081e386 manual: merge mining is now in
1840d497a6 README.md: add merge mining proxy section
Compare 3 commits »