Garry's Mod

Garry's Mod

Laser STool ( Improved )
Viser 101-110 af 158 forekomster
< 1 ... 9  10  11  12  13 ... 16 >
Opdatering: 22. dec. 2021 kl. 13:24

2021-12-22 23:21:04.43

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

Fixed: Exclude hash indexes less or equal to zero

Opdatering: 22. dec. 2021 kl. 13:23

Generated by batch

Opdatering: 22. dec. 2021 kl. 13:19

Generated by batch

Opdatering: 22. dec. 2021 kl. 6:19

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

Opdatering: 20. dec. 2021 kl. 4:42

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

Opdatering: 2. dec. 2021 kl. 5:20

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

Opdatering: 1. dec. 2021 kl. 13:03

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)

Opdatering: 20. nov. 2021 kl. 6:28

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

Opdatering: 16. nov. 2021 kl. 1:42

cab449804a388f9d74dfa066273c5a28f1fd112d

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

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

Opdatering: 15. nov. 2021 kl. 4:54

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