Garry's Mod
NikNaks
Εμφάνιση 1-9 από 9 καταχωρίσεις
Ενημέρωση: 17 Δεκ 2024 στις 18:31
από Nak

Version 0.54

BitBuffer:
- :Write and :Read will now use little- or big-endian.
- Added WriteData and ReadData, these will ignore the endian.
- String functions will now utilize WriteData and ReadData ( Ignore endian ).

BSP:
- Fixed face BuildMesh using wrong primitive count and UV values ( Credit: Bonyoze )
- Fixed face DebugRender using wrong mesh.Begin and missing mesh values ( Credit: Bonyoze )
- Added property for getting back planes ( Credit: Bonyoze )

Datapackage:
- Ensure datapackage starts at 0.

Ενημέρωση: 31 Οκτ 2024 στις 11:26
από Nak

BitBuffer:
- Fixed buffers head not starting at 0
- Fixed :ReadDouble and :WriteDouble error
- Fixed Bitbuffer:SaveToFile not working

BSP:
- Fixed MAX_MAP variables
- Added Displacment support

Randomizer:
- Added NikNaks.Randomizer. A module for RNG variables featuring its own "lavalamp"

-- VIP --
Sounds:
- Added NikNaks.Sounds.GetDuration. This works with WAV and OGG files. MP3 is being worked on.

Datapackages:
- A module that supports networking large files to clients.

Ενημέρωση: 19 Σεπ 2022 στις 7:35

- BitBuffer write functions now return self, allowing functions to be chained.
- DateTime now supports being given the year as a string.
- TimeDelta now holds a "year" variable, used to calculate leapyears.
- Fixed leapyear calculations for TimeDelta.
- Fixed a few DeteTime:TimeUntil bugs.

Ενημέρωση: 18 Σεπ 2022 στις 2:45

Fixed something

Ενημέρωση: 13 Σεπ 2022 στις 8:53

Fixed something

Ενημέρωση: 11 Σεπ 2022 στις 16:45

Fixed something

Ενημέρωση: 11 Σεπ 2022 στις 13:55

Fixed something

Ενημέρωση: 11 Σεπ 2022 στις 13:39

Removed old NikNav code

Ενημέρωση: 11 Σεπ 2022 στις 13:01

Initial addon creation.