townforge
  • Joined on 2020-02-27
townforge pushed to master at townforge/townforge.net 2020-08-09 17:10:59 +02:00
d43d341616 faq: add a faq about elevation and gameplay
f771e3259a faq: add a faq about antivirus software
73a98e7a0d main: add a terrain screenshot
Compare 3 commits »
townforge pushed to cc-syksy at townforge/townforge 2020-08-09 00:38:24 +02:00
999b88e3b0 cc: fix terrain tile cache bug
townforge pushed to cc-syksy at townforge/townforge 2020-08-08 13:47:46 +02:00
449d38c7af urho3d: small extra terrain speedup
cea8e4512f cc: add hole feature point type
281c4c913f game: use faster approximate normalization where appropriate
a80a10a96c game: speed up terrain and height map update
b44be10654 cc: add a function to return a whole row of height data
Compare 16 commits »
townforge pushed to cc at townforge/Urho3D 2020-08-08 13:47:29 +02:00
38a4b12a45 Terrain: speed up a bit, and possible occlusion bug fix
f90c931348 Terrain: use faster approximate Normalized function for normals/tangents
48e02571ce Vector3: add faster approximate Normalize/Normalized functions
Compare 3 commits »
townforge pushed to cc at townforge/Urho3D 2020-08-06 03:10:31 +02:00
c4802518c8 Terrain: fix crash on exit
townforge pushed to cc-syksy at townforge/townforge 2020-08-05 20:51:11 +02:00
1d0c231691 cc: build fix for windows
townforge pushed to cc-syksy at townforge/townforge 2020-08-05 20:26:45 +02:00
380b65d071 cc: decrease the central flat region a bit
9ef6939de7 add stonecutter bonus on cliffs
53a15e11b5 game: fix potential map terrain crash
02fbfb7771 game: disable normal input when the material selector is open
0f364a96d7 cc: prevent building too close to the edges of the world
Compare 96 commits »
townforge pushed to cc-heightmap at townforge/townforge 2020-07-31 23:11:42 +02:00
3521e6c5fa speedup terrain generation
7f3eacd8f3 speedup terrain generation
Compare 2 commits »
townforge pushed to cc at townforge/Urho3D 2020-07-31 23:10:24 +02:00
149288117a Terrain: speed up UpdateEdgePatchNeighbors
47769695f3 Terrain: remove some divisions in CreatePatchGeometry
69c8d20cb9 Terrain: speed up CalculateLodErrors
76e25cd49c Terrain: speed up GetRawNormal
285b5c9f69 Terrain: speed up height map copy
Compare 14 commits »
townforge pushed to cc-heightmap at townforge/townforge 2020-07-29 17:21:53 +02:00
7f3eacd8f3 speedup terrain generation
21e59a58bb cc: speed up CubicLerp/SingleCubic
5e916e6a2f game: decrease terrain specular
052b5acca9 cc: do not add an all layer feature point when unnecessary
904bc0e732 game: filter only natural ground, not potential
Compare 17 commits »
townforge pushed to cc at townforge/Urho3D 2020-07-29 17:21:17 +02:00
0c29f8e110 Terrain: speed up UpdateEdgePatchNeighbors
015e5bc5d5 Terrain: remove some divisions in CreatePatchGeometry
e817bf9085 Terrain: speed up CalculateLodErrors
6d0e37c57a Terrain: speed up GetRawNormal
b619119a77 Terrain: speed up height map copy
Compare 9 commits »
townforge pushed to cc-heightmap at townforge/townforge 2020-07-26 00:46:32 +02:00
c55f7fb9b3 game: make extent markers not selectable/blocking
473d94b037 game: don't reset music when going into the options screen
e280bb5cf4 game: add a notification when a new block is found
34856d0808 keep track of the item supply
ac65554890 cc: make the town square use cobblestones, not wall sandstone
townforge commented on issue townforge/townforge.net#1 2020-07-25 17:40:47 +02:00
v12 structure

The constants and format are in src/cryptonote_basic/tx_extra.h

2 is "extra nonce" 4 is data length in bytes The next 4 bytes are an ASCII duck The 0 is the "no signature" rct type

Unchanged from monero.

townforge pushed to master at townforge/townforge.net 2020-07-25 17:33:42 +02:00
c935d25376 update faq
fe6c86270e add explorer/forum/wiki links to the top menu
Compare 2 commits »
townforge commented on issue townforge/townforge.net#1 2020-07-22 18:43:48 +02:00
v12 structure

This has not changed from Monero, you can decode it with Monero's code just fine.

It's a duck.

townforge pushed to cc at townforge/Urho3D 2020-07-17 16:23:09 +02:00
0bcbeae977 Ray: fix wrong normal on HitDistance
townforge pushed to cc-potential at townforge/townforge 2020-07-13 21:35:14 +02:00
59ebf09fe8 rename vantage point to vista
townforge pushed to cc-potential at townforge/townforge 2020-07-13 20:33:55 +02:00
74387a36af WIP - rework potential
3ddaec759a tests: enable unbound tests
47fb59bcf9 UITBAnimatedImageWidget: avoid accessing unallocated memory
c4a0125d4d cc: remove unused city origin parameters in potential functions
dbc74f4292 UITBAnimatedImageWidget: invalidate layout on animation change
townforge pushed to cc at townforge/unbound 2020-07-13 14:22:46 +02:00
6cd5c962cb configure: enable SHA256/SHA512
townforge pushed to cc-syksy at townforge/townforge 2020-07-09 16:31:24 +02:00
87a974794d game: do not include the unlocked amount in the deposit message
eb87c9eb34 game: add compass size option
a9b01092bd game: size font based on monitor resolution, not window
af711ef585 game: don't reload a snapshot to go to a vantage point in the current city
Compare 4 commits »