townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/tb 2023-08-16 21:52:42 +02:00
979afdd54f prevent selecting disabled items in dropdown lists
townforge pushed to cc at townforge/townforge 2023-08-16 16:45:36 +02:00
28d774f3d3 game: fix invisible lightsources
aba3d0e424 fix bad lightsource block budget from v18
0a81c608cb game: fix bad UVs on exactly 45 degree faces
Compare 3 commits »
townforge pushed tag v0.35.1.0 to townforge/townforge 2023-08-15 21:27:13 +02:00
townforge pushed to cc at townforge/townforge 2023-08-15 21:27:03 +02:00
41e8fa0fe1 bump version to 0.35.1.0
ccd4c5bfa1 add v17 at 12500
50cab6efcf game: fix building name in building upgrade command description
1c61606122 fix creating accounts while account auctions are active
ef6dca9346 game: fix account activity caching
Compare 5 commits »
townforge pushed to cc at townforge/townforge 2023-08-15 14:01:32 +02:00
8608acb578 game: fix checking for best bid in account auctions
c3603d141c allow merchant ships on first city regardless of size from v17
01bd1ba04c game: fix encyclopedia from pak file
3582f9027a game: fix "Standstone" typo
Compare 4 commits »
townforge pushed to cc at townforge/townforge 2023-08-13 19:44:18 +02:00
f25f55a6e5 game: fix crash in surface net rendering
8193f8072d game: fix use after scope end
8a35a0df2e game: disable ok in upgrade screen if flag is too small for new EP
b7c7f45a24 fix demolishing buildings from the game
944488a3c7 fix empty building names causing ignore string replacement failures
Compare 8 commits »
townforge pushed tag v0.35.0.2 to townforge/townforge 2023-08-12 15:31:03 +02:00
townforge pushed to cc at townforge/townforge 2023-08-12 15:30:55 +02:00
0036414b4a bump verison to 0.35.0.2
1c30694f1c game: fix occupation selection
Compare 2 commits »
townforge pushed tag v0.35.0.1 to townforge/townforge 2023-08-12 10:16:26 +02:00
townforge pushed to cc at townforge/townforge 2023-08-12 10:16:20 +02:00
c533625bd3 bump version to 0.35.0.1
22ce380ec6 game: fix occupation selection when creating a new account
8600ec29bd Revert "wallet2: do not ask for password if it's empty"
8a09bfa9dd cc: fix corpulence strings
Compare 4 commits »
townforge pushed to cc at townforge/townforge 2023-08-05 15:56:03 +02:00
e4d731e9e0 wallet2_api: fix build
townforge pushed tag v0.35.0.0 to townforge/townforge 2023-08-05 10:18:45 +02:00
townforge pushed to cc at townforge/townforge 2023-08-05 10:18:40 +02:00
159488d5b0 bump version to 0.35.0.0
23e60b17e8 cc: fix nondeterministic flag ownership prestige bonus
39c0ade2c2 make lightning event less unlikely
8b828dd801 include lightsource blocks in flag budget from the get go
4e0e659a3a daemon: fix reporting palette with user textures
Compare 293 commits »
townforge pushed to cc at townforge/Urho3D 2023-08-03 17:50:25 +02:00
fa2e8ea194 add a custom max vertex lights in scene
f402017686 bump max lights per vertex by a lot
Compare 2 commits »
townforge pushed to cc at townforge/boost 2023-07-17 15:03:59 +02:00
fc5316529d mpl: bump template size to 90
townforge pushed to cc at townforge/mpl 2023-07-17 15:03:47 +02:00
bc4ba44ffd reapply windows bodge
4554d72de2 bump template size to 90
Compare 2 commits »
townforge pushed to cc at townforge/Urho3D 2023-07-14 12:55:26 +02:00
e8eec4910a UI: set texture unit 0 for UI shaders when using custom material
townforge deleted branch cc-tmp from townforge/townforge 2023-07-03 07:27:30 +02:00
townforge commented on issue townforge/townforge#12 2023-06-27 22:08:15 +02:00
Building from blocks horizontally

Not quite fully there, but you can now define a configurable XxYxZ sized brush so you can batch place many blocks at once, not just one at a time. So you can size your brush, say, 5x1x5 and place 5x5…

townforge commented on issue townforge/townforge#10 2023-06-27 22:05:48 +02:00
Adding "Ramps"

Took a while, but that's in, it'll be in next testnet.