Garry's Mod

Garry's Mod

Laser STool ( Improved )
Showing 101-110 of 159 entries
< 1 ... 9  10  11  12  13 ... 16 >
Update: 25 Dec, 2021 @ 3:00am

Code arrangement improvements and file check

Update: 22 Dec, 2021 @ 1:24pm

2021-12-22 23:21:04.43

https://github.com/dvdvideo1234/LaserSTool/commit/3ad3444f556cb89b40a9300c203897a5d1dc5768

Fixed: Exclude hash indexes less or equal to zero

Update: 22 Dec, 2021 @ 1:23pm

Generated by batch

Update: 22 Dec, 2021 @ 1:19pm

Generated by batch

Update: 22 Dec, 2021 @ 6:19am

aadf1a2adbf4e8df7e1bad27fa8eab35b4892139

https://github.com/dvdvideo1234/LaserSTool/commit/aadf1a2adbf4e8df7e1bad27fa8eab35b4892139

Fixed: Infinite source loops using the wrong data column
Fixed: Dimmer not showing the correct arrays on wire
Updated: Internal beam arrays data handling
Added: Automatic wire ports and array adjustment
Added: Dominant beam material and dissolve type matching

Update: 20 Dec, 2021 @ 4:42am

2021-12-20 14:38:40.04

https://github.com/dvdvideo1234/LaserSTool/commit/97010774a0337a74b1b2320002773d2c0f903e3e

Factorized arrays and beam source reference (#11)

* Create dedicated method to fill internal arrays sequentially
* Fixed: Using proper entity reference for updating the beam data

Update: 2 Dec, 2021 @ 5:20am

207f540603b48f4df5267166371ddb4f8e4065e9

https://github.com/dvdvideo1234/LaserSTool/commit/207f540603b48f4df5267166371ddb4f8e4065e9

Removed: Usage of `GetHitReports` to reduce one call/return
Added: Controllable beam draw speed via DRWBMSPD
Improve: Processor of reports and sources to handle no reports
Improve: Routine of `SetHitReport` with doing less indexing
Fixed: Declaring same variable when indexing

Update: 1 Dec, 2021 @ 1:03pm

4c5cf5ef27d11905d978ca56b0304b0f7e1eaaf5

https://github.com/dvdvideo1234/LaserSTool/commit/4c5cf5ef27d11905d978ca56b0304b0f7e1eaaf5

Optimized and factorized: Hit reports routine handler
Updated: `GetHitSourceID` now supports custom start index
Removed: Usage of `GetReportID` replaced with (tonumber(idx) or 1)

Update: 20 Nov, 2021 @ 6:28am

Fixed: Vector to string conversion defaults to zero
Fixed: Laser being created with normalized custom direction
Updated: Flag for base entity material

https://github.com/dvdvideo1234/LaserSTool/commit/6506f2044fe602193e8bedda42cb2d926d0e9a78

Update: 16 Nov, 2021 @ 1:42am

cab449804a388f9d74dfa066273c5a28f1fd112d

https://github.com/dvdvideo1234/LaserSTool/commit/cab449804a388f9d74dfa066273c5a28f1fd112d

Factorized: Custom offsets configuration
Updated: Custom offsets for some portal models