Commit graph

25 commits

Author SHA1 Message Date
Jo
47cdd6b046 feat: add new OuterMountainShader shader for mountain texture
feat: add ambience zones to spawn

fix: improve daytime lighting and make it less bright
2024-10-04 02:36:28 +02:00
Jo
7a2fb907ff refactor: remove ApplyVertexColourTransparent shader in favor of ApplyVertexColour
refactor: remove mountain shader, as it was broken anyway and we need an alternative
2024-10-03 15:32:20 +02:00
Jo
a00d4bf50b fix: don't use light probes on airship for the time being
fix: remove original texture-based shadows from town buildings
2024-10-01 08:07:04 +02:00
Jo
8c475381c6 feat: add sunset and day scenes
fix: no more annoying dark fog
2024-09-30 01:05:34 +02:00
Jo
3bcc5686f2 feat: apply ninth-hole texture
fix: remove unecessary meshes at wedge island

fix: no more z-fighting on the banners near the dock railings

feat: add DaisyCruiser object

feat: re-bake lighting with updated settings

feat: re-bake navmesh to accommodate for new meshes
2024-09-02 22:08:17 +02:00
Jo
76839115bb feat: distribute more trees on the island
feat: setup different daytime lighting variants
2024-08-31 19:28:39 +02:00
Jo
946f621b1a refactor: create prefab for Car and TreeA
chore: update scene structure
2024-08-31 11:37:40 +02:00
Jo
3eeb42856e fix: re-bake lighting and adjust settings
fix: skybox colour should now be appropriate for the night again

chore: bump to v0.8.1
2024-08-29 00:52:18 +02:00
Jo
538a5e5abc push new stuff, idk 2024-08-28 19:48:44 +02:00
Jo
6c35f4df42 feat: add more trees 2024-08-25 02:20:21 +02:00
Jo
f38554ce64 feat: add kinematic rigidbodies to animated objects
fix: WS2_common_windmill animation actually loops now
2024-08-24 04:49:20 +02:00
Jo
8dfeb73e89 feat: add WS2_common_tree components
fix: resolve lighting in town area not working

feat: add WS2_common_windmill component
2024-08-19 01:16:44 +02:00
Jo
3efb1b8fba Remove ignored files 2024-08-16 00:30:20 +02:00
Jo
e31013d4a7 feat: add lighting to inside of volcano
fix: town street lights partially fixed

fix: blend textures no longer receive shadows
2024-08-16 00:27:51 +02:00
Jo
5f1824fcd4 feat: add some more lights to the town area
fix: apply various missing textures

feat: modified ApplyVertexColour and ApplyVertexColourTransparent shaders, the material surface attributes may now be overwritten
2024-08-15 01:24:26 +02:00
Jo
d8a41a2c56 chore: update .gitattributes 2024-08-13 23:08:14 +02:00
Jo
7236cbeadd chore: add .gitattributes 2024-08-13 23:08:01 +02:00
Jo
8ca1df127d feat: create materials for most WS2_common_island meshes
feat: add collisions to most objects that were missing them

feat: re-baked navmesh

fix: lighting bakes as expected now

fix: no more thick fog on the entire map
2024-08-13 22:58:14 +02:00
Jo
ba5f5c1670
Create README.md 2024-08-13 21:43:40 +02:00
Jo
1717bd7fe3
Create LICENSE 2024-08-13 21:41:36 +02:00
Jo
5ae51add65 feat: add missing pieces to WS2_common_island
feat: add custom water shader

feat: add WS2_common_sea component

feat: inital lighting settings for night variant

feat: add a few new shader for displaying vertex colours on transparent elements or applying blend effects
2024-08-12 02:12:53 +02:00
Jo
fa599d7fb9 feat: add basic map for lighting and shader testing
feat: implement OverlayShader for 'faking' vertex colours on certain external assets

feat: add main theme as mono disc

feat: add WS2_common_car model

feat: update lighting settings and skybox feel

chore: tweak various project settings
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-08-10 04:09:12 +02:00
Jo
5eb961ae8a chore: add MarrowSDK plugin
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-08-07 01:40:32 +02:00
Jo
64de674738 chore: add MarrowSDK plugin
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-08-07 01:40:21 +02:00
Jo
ada4bc109e initial commit
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-08-07 01:29:10 +02:00