Skip to content

Releases: meetric1/GWater-V3

1.4 - Final

07 Apr 01:52
Compare
Choose a tag to compare

Changelog:

  • bugfixes
  • rewrote menu, should work a bit better
  • added diffuse particles (can be toggled on/off)
  • removed some useless code that just took memory
  • added a water gun
  • added particle pickup gun
  • added a "softbody" to spawn menu
  • added liquid cloth to spawn menu
  • particles are now recycled
  • convar to change how fast the alternative rendering updates particles

If you're having trouble using the installer (if it breaks or stuff like that), please install GWater the manual way!
This version is a major update, which means if you update to v1.4 through the workshop, you'll need this v1.4 module aswell!

If you're not sure how to install GWater, follow the tutorial!

How do i find my GarrysMod folder?

image

There will be 2 "garrysmod" folders, if you're using the installer's Browse button, select the one called "GarrysMod"!

image

v1.3 - Color Update

15 Feb 18:36
ac55c75
Compare
Choose a tag to compare

Changelog:

[andrew]

  • moved everything related to spawning gwater stuff to a custom gwater tab
  • made every entity editable
  • wire support for every entity
  • you can set zero gravity for water now
  • added menu in the gwater tab for easy accessibility
  • added 2 functions to the module and modified ParticlesNear to let me (probably) add water physgun in the future without needing another module update
  • changed water limit to 75000 because 65536 is kinda ugly if you don't know powers of 2 💀
  • made the gwater score in the top right look actually good, it fades away if particle count doesnt change
  • added note in the menu
  • added a bottle that spills and breaks throwing water everywhere
  • added a hydrant that lets you connect to gwater entities and turn them on/off remotely
  • renamed rendermesh to cloth

[mee]

  • colored water
  • physgun pickup
  • internal optimizations
  • alternative rendering system (not added yet tho)
  • proper multiplayer cloth
  • simfps

There's also a 250k limit version of the module now for those who want it!

If you're having trouble using the installer (if it breaks or stuff like that), please install GWater the manual way!
This version is a major update, which means if you update to v1.3 through the workshop, you'll need this v1.3 module aswell!

If you're not sure how to install GWater, follow the tutorial!

How do i find my GarrysMod folder?

image

There will be 2 "garrysmod" folders, if you're using the installer's Browse button, select the one called "GarrysMod"!

image

v1.2 Cloth Update

21 Jan 22:23
Compare
Choose a tag to compare

Changelog:

  • Added cloth
  • Performance improvements
  • Optimised rendering
  • Fixed bugs
  • New material
  • Fixed crash related to >1000 props
  • Water collides with more map surfaces
  • Water collides with cars
  • Cleaner internal code

If you're having trouble using the installer (if it breaks or stuff like that), please install GWater the manual way!
This version is a major update, which means if you update to v1.2 through the workshop, you'll need the v1.2 module aswell!

If you're not sure how to install GWater, follow the tutorial!

How do i find my GarrysMod folder?

image

There will be 2 "garrysmod" folders, if you're using the installer's Browse button, select the one called "GarrysMod"!

image

v1.1

09 Jan 17:28
Compare
Choose a tag to compare

Changelog:

  1. Added drain entity
  2. Greatly improved collisions with the world, apparently serverside has a lot more world data than clientside
  3. Improved swimming
  4. Optimised rendering

If you're having trouble using the installer (if it breaks or stuff like that), please install GWater the manual way!
We're trying to keep up with feedback and stability, so please be patient!

This version is a major update, which means if you update to v1.1 through the workshop, you'll need the v1.1 module aswell!

Please remember that GWater is still in beta, so you may get bugs or crashes.
If you can pinpoint the cause of the bugs/crashes and successfully reproduce the issue, feel free to make an issue telling us!

If you're not sure how to install GWater, follow the tutorial!

How do i find my GarrysMod folder?

image

There will be 2 "garrysmod" folders, if you're using the installer's Browse button, select the one called "GarrysMod"!

image

v1.0.1

31 Dec 23:35
Compare
Choose a tag to compare

Day 0 patch

Changelog:

  1. Updated simulation params to something better
  2. Cleaned up some code
  3. Improved the installer a lot, now it automatically (and properly) auto-detects Garry's Mod!

If you're having trouble using the installer (if it breaks or stuff like that), please install GWater the manual way!
We're trying to keep up with feedback and stability, so please be patient!

This version isn't a major update, so you won't need to install this for the addon to function, but it is recommended to update if you can!

Please remember that GWater is still in beta, so you may get bugs or crashes.
If you can pinpoint the cause of the bugs/crashes and successfully reproduce the issue, feel free to make an issue telling us!

How to install the module:

Method 1:

  1. Download GWater.exe
  2. Close the game in case you haven't already.
  3. Run the installer and press "Install".
    The installer will automatically detect where to install GWater for you and where to place each DLL!

If you don't trust the installer (or it somehow fails), you can always set it up manually!
Method 2: (the manual way)

  1. Download GWater.zip.
  2. Extract its contents to a folder
  3. Move everything except the gmcl_GWater dlls to your GarrysMod folder
  4. Move the gmcl_GWater dlls to the GarrysMod/garrysmod/lua/bin folder (create it if it doesn't exist)

How do i find my GarrysMod folder?

image

There will be 2 "garrysmod" folders, if you're using the installer's Browse button, select the one called "GarrysMod"!

image

v1.0

31 Dec 12:06
Compare
Choose a tag to compare

First (somewhat) stable release of GWater!

Please remember that GWater is still in beta, so you may get bugs or crashes.
If you can pinpoint the cause of the bugs/crashes and successfully reproduce the issue, feel free to make an issue telling us!

How to install the module:

Method 1:

  1. Download GWater.exe
  2. Close the game in case you haven't already.
  3. Run the installer and press "Install".
    The installer will automatically detect where to install GWater for you and where to place each DLL!

If you don't trust the installer (or it somehow fails), you can always set it up manually!
Method 2: (the manual way)

  1. Download GWater.zip.
  2. Extract its contents to a folder
  3. Move everything except the gmcl_GWater dlls to your GarrysMod folder
  4. Move the gmcl_GWater dlls to the GarrysMod/garrysmod/lua/bin folder (create it if it doesn't exist)

How do i find my GarrysMod folder?

image