Garry's Mod

Garry's Mod

Laser STool ( Improved )
Showing 101-110 of 158 entries
< 1 ... 9  10  11  12  13 ... 16 >
Update: Dec 22, 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: Dec 22, 2021 @ 1:23pm

Generated by batch

Update: Dec 22, 2021 @ 1:19pm

Generated by batch

Update: Dec 22, 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: Dec 20, 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: Dec 2, 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: Dec 1, 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: Nov 20, 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: Nov 16, 2021 @ 1:42am

cab449804a388f9d74dfa066273c5a28f1fd112d

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

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

Update: Nov 15, 2021 @ 4:54am

2021-11-15 14:51:29.66

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

Added: Central definition for laser entities category
Optimized: Networking speed by reducing a SetNW materials