townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/townforge 2022-03-02 09:30:24 +01:00
73079084bd bump version to 0.33.5.1
aedf3b888e fix stack overflow
57729c1a09 game: fix typo in leaderboards
9c32d54af6 game: do not auto start daemon if a running daemon needs a login
07d97136bd fix duplicate runestone overrides
Compare 22 commits »
townforge pushed tag v0.33.5.1 to townforge/townforge 2022-03-02 09:30:24 +01:00
townforge created repository townforge/townforge-wasm 2022-02-10 14:27:50 +01:00
townforge pushed to cc at townforge/tb 2021-12-26 19:19:30 +01:00
8f47e94125 allow relative font sizes with <size> in edit fields
b77bfefc94 tweaks to build with emscripten
Compare 2 commits »
townforge pushed to cc at townforge/feather 2021-12-14 19:06:56 +01:00
5000a76b93 update to recent townforge
townforge pushed to cc at townforge/townforge 2021-12-14 18:45:02 +01:00
aee8f52f84 wallet2_api: add missing APIs feather needs
townforge pushed to cc at townforge/townforge 2021-12-14 09:43:59 +01:00
82897b1d7a fix build when in a submodule
townforge pushed to cc at townforge/townforge 2021-12-13 11:23:18 +01:00
77d497b0d7 bump version to 0.33.5.0
83459794bb urho3d: rebase to recent upstream
5f0e723b55 blockchain: fix verification of alt blocks across a game udpate
7be5ed367c game: fix bad memory access in GetPotential
5a87a34f1a remove obsolete lz4 sources
Compare 7 commits »
townforge pushed tag v0.33.5.0 to townforge/townforge 2021-12-13 11:23:18 +01:00
townforge pushed to cc at townforge/Urho3D 2021-12-13 11:23:01 +01:00
5022290e71 BillboardSet: add per billboard collusion scale and id
9031796f85 Camera: add a distance to bounding box function
06e5c6adab AnimationController: fix invalid memory access
944b917120 Geometry (and hull/compute) shaders by JSandusky
0d65278362 Camera: early out when setting unchanged near/far clip planes
Compare 411 commits »
townforge pushed to wtest at townforge/Urho3D 2021-12-05 19:07:08 +01:00
fb831318eb rakefile: default to Townforge's urho3d configuration
townforge pushed to wtest at townforge/Urho3D 2021-12-05 11:49:18 +01:00
5022290e71 BillboardSet: add per billboard collusion scale and id
9031796f85 Camera: add a distance to bounding box function
06e5c6adab AnimationController: fix invalid memory access
944b917120 Geometry (and hull/compute) shaders by JSandusky
0d65278362 Camera: early out when setting unchanged near/far clip planes
townforge pushed to cc at townforge/townforge 2021-12-02 13:19:13 +01:00
8abe6566dc bump version to 0.33.4.2
ca331ca4a9 cc: fix infinite loop processing mortgages
d8d45c8fba unit_tests: fix build after set_default_palette change
1a840fc4f1 cc: fix "all gemstones" bonus accounting for non existent gemstones
0752d1b6cb use fork version rather than height for is_item_enabled
Compare 21 commits »
townforge pushed tag v0.33.4.2 to townforge/townforge 2021-12-02 13:19:13 +01:00
townforge pushed tag v0.33.4.1 to townforge/townforge 2021-11-27 19:07:35 +01:00
townforge pushed to cc at townforge/townforge 2021-11-27 19:07:29 +01:00
4b66ca6673 bump version to 0.33.4.1
d8901cc05c give a small prestige bonus for having foundation coins for all cities
0815abe969 game: add selected/new/burning suffix to material variant names
19abdcce80 game: ensure the palette dialog is hidden when no flag is under construction
b7cbde7ee3 cc: do not stop a building fire randomly just after it started
Compare 17 commits »
townforge pushed to cc at townforge/tb 2021-11-26 08:07:06 +01:00
e66a04e761 inline_select: prevent typing invalid values in
townforge pushed tag v0.33.4.0 to townforge/townforge 2021-11-25 20:16:02 +01:00
townforge pushed to cc at townforge/townforge 2021-11-25 20:15:55 +01:00
17abbc4cca bump version to 0.33.4.0
307e97f9e9 v16 with recent consensus changes - with hacks for now
3edb57a5b0 increase fire damage
9ac171a38f add v16 at block 175000
bb616c30b0 Revert "cc: fix bridge score with too many cliff tiles"
Compare 71 commits »
townforge commented on issue townforge/townforge#9 2021-11-24 12:03:50 +01:00
UI settings DO NOT SAVE when exiting / restarting game.

Oh, nevermind, you did say some things to persist, so not a permissions problem. Still, knowing whether the strafe setting is changed on disk will help debugging this.