Commit Graph

16 Commits

Author SHA1 Message Date
Thirteen
f1d307d377 Fixed bug when opening the context menu with no active tool. 2018-09-16 00:02:06 +01:00
Thirteen
9e658726fc Tool now highlights the selected entity. 2018-09-15 19:11:33 +01:00
Thirteen
525f5771ae Merge branch 'master' into dev
# Conflicts:
#	lua/weapons/gmod_tool/stools/adv_bone.lua
2018-09-15 18:52:58 +01:00
Thirteen
754964fea4 Fixed Lua error when selecting an entity before the menu is initialized. 2018-09-15 18:44:19 +01:00
Thirteen
22bedb02d5 Cleaned up master-turret's code. 2018-09-15 18:43:33 +01:00
Thirteen
bc6bca5011
Merge pull request #3 from NO-LOAFING/patch-1
Fixed prop_effect not being selected properly (Thanks NO-LOAFING)
2018-09-14 20:15:03 +01:00
NO-LOAFING
078731f8bf
Fixed prop_effect not being selected properly
Trying to select an entity with an AttachedEntity value now selects its AttachedEntity instead. This fixes the tool not working with prop_effect, which doesn't have bones or a proper model itself (it's just an invisible melon prop), but has an attached prop_dynamic with posable bones.
2018-09-12 18:25:33 -07:00
Thirteen
6b0e7f0af7 Corrected some of Master-Turret's work 2018-04-13 21:54:37 +01:00
Thirteen
801690f5be
Merge pull request #2 from Master-Turret/master
Master-Turret's changes
2018-03-01 19:53:36 +00:00
Master-Turret
967b372782
Update adv_bone.lua 2018-03-01 14:37:26 -05:00
Thirteen
eda33bc9f7 Fixed typo in readme 2016-07-28 20:15:18 +01:00
Th13teen
56d971b5d9 Added addon.json (required for workshop submission) 2015-03-09 15:22:21 +00:00
Th13teen
3ca3e5cc6b Fixed bug with multiplayer servers. 2015-03-09 15:14:41 +00:00
Th13teen
ab80ddfd87 Fixed deprecated network functions 2015-03-09 15:14:12 +00:00
Th13teen
88e3ef1a11 Added workshop copy 2015-03-09 15:12:07 +00:00
Th13teen
f8cf5dcb04 Initial commit 2015-03-09 15:11:16 +00:00