Garry's Mod
Laser STool ( Improved )
159件中 131-140 を表示
< 1 ... 12  13  14  15  16 >
更新:2021年9月26日 @ 22時31分

2021-09-27 8:28:57.12

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

Optimized: Drawing routine and zero transform

更新:2021年9月26日 @ 10時25分

2021-09-26 20:23:29.97

https://github.com/dvdvideo1234/LaserSTool/commit/79bf59f9e82de3552ad251ccd266c3eee7314141

Factorized: Dominant selector SERVER side inherited

更新:2021年9月26日 @ 8時29分

2021-09-26 18:27:02.36

https://github.com/dvdvideo1234/LaserSTool/commit/918d728cc9c1231700d850b47230c4b543720d7f

Remove hit dominant calculations and recuced loop count (#6)

Fixed: Entity category information and names
Fixed: Use library full rotation angle definition instead of a constant
Added: Laser splitter for multiple beam sources
Added: Inherited laser method `DrawTrace`
Removed: Method `self:GetHitDominant(entity)`
Reduced: The internal loops count beam index routine
Replaced: with `data.BmSource` with external inherited reference

更新:2021年9月22日 @ 14時02分

2021-09-23 0:00:10.21

https://github.com/dvdvideo1234/LaserSTool/commit/1f46a78acb9942707c3f53ba4a363183cbe958da

Fixed: Divider entity itself

更新:2021年9月22日 @ 13時57分

2021-09-22 23:55:25.66

https://github.com/dvdvideo1234/LaserSTool/commit/64569d289848a2b17eb7f347a31210f47fc0a3d8

Fixed: Sensor not back-tracking dominant correctly
Fixed: Divider not passing entity reference to draw beam
Added: Dimmer entity uses dot product
Added: General loop for creating
Added: Automatic wiremod array updater `UpdateArrays`
Extended: Units class checker with folder and convar
Renamed: `DivideSources` to something more general being used in dimmer
Utilized: Method `ProcessSources` where else needed
Removed: Physics wake calls as it is used in initialization `Spawn()`
Removed: Unused references to some local variables

更新:2021年9月21日 @ 7時28分

2021-09-21 17:26:38.34

https://github.com/dvdvideo1234/LaserSTool/commit/7f2d5f00a5a8a35baddc1f939e22af73c2f8bc3c

Added: Process report and process sources with function argument
Added: CTTRL + R removes user's owned entity
Added: Sensor can now
Changed: Factorized and optimized active entities

更新:2021年9月19日 @ 6時28分

2021-09-19 16:26:38.01

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

Fixed: Sparks effects being the same as damage
Fixed: Inherit and optimized drawing effects from maser

更新:2021年9月18日 @ 5時06分

2021-09-18 15:03:50.14

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

Added: `EditableRemoveOrderInfo` method to save RAM
Added: Editable cells creator now returns `*this`
Renamed: `PushForce` to `BeamForce` beam parameter
Renamed: `DamageAmount` to `BeamDamage` beam parameter
Updated: Sensor material, model and working routine
Updated sensor to support hit from multiple sides

更新:2021年9月15日 @ 10時41分

2021-09-15 20:39:21.59

https://github.com/dvdvideo1234/LaserSTool/commit/77591f0990362273c8c0b374b420b27d918209f7

Added: Tweaks for maximum beam and entity parameters
Added: Source beam replication for multi-output ents
Added: Dedicated tool method to calculate offset angle
Added: Default values when convar is not present
Added: Clamp GUI limits according to max convar limits
Removed: Nil check for start entity

更新:2021年9月14日 @ 13時34分

2021-09-14 23:31:39.86

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

Fixed: Sensor detecting stiff from the back