Commit Graph

13 Commits

Author SHA1 Message Date
Deyan Dobromirov
e7db6e0161
Cleanup: Brackets with double quotes to include structures ( like wirem… (#445)
* Added: Brackets with double quotes to include structures ( like wiremod )
Converted: Global `constraints` and `serializable` to real globals

* Update: Shove control stricture in the global setup table

* Order by length and reduce spaces
2023-11-08 11:31:49 -05:00
Python1320
e4da3dc3e3
Prevent disconnected players from spawning dupes (#375)
* Prevent disconnected players from spawning dupes

* Update init.lua

Co-authored-by: thegrb93 <grbrown93@sbcglobal.net>
2021-07-19 14:02:59 -04:00
AbigailBuccaneer
579e80d376
Merge pull request #146 from thegrb93/fix-44
Fixed spawner pasting offsets
2018-10-27 17:58:42 +01:00
AbigailBuccaneer
afb4d53338
Merge pull request #147 from thegrb93/fix-23
Add option to hide drawing spawner props
2018-10-27 17:52:33 +01:00
Garrett
c76de33126 Remove unused 'LastSpawned' output 2018-10-25 22:25:02 -04:00
Garrett
2fde5bbacc Add option to hide drawing spawner props 2018-10-25 22:15:53 -04:00
Garrett
827339e40d Fixed spawner pasting offsets 2018-10-25 21:46:14 -04:00
tbzipper
ab112361c9 Fixed problem with new base wire entity directory. 2013-08-05 23:00:39 +00:00
tbzipper
78a40bd118 GMod 13 2012-10-24 21:23:26 +00:00
tbzipper
bb6e9f7517 2012-10-24 21:21:43 +00:00
tbzipper
db47b5bd21 Made a work around to be able to spawn contraptions that have thrusters already on and actually thrust. 2012-07-09 04:48:02 +00:00
tbzipper
7dcc001e0c Fixed delete files on server file not disappearing.
Fixed trying to read a non existent file.
Fixed Parenting problem with contraption spawner(Which had other affects as well).
Fixed a usermessage problem when deleting files.
Cleaned up quick paste function a bit.
2011-11-19 00:18:39 +00:00
emspike
23d7d5e9b2 Initial commit. 2011-10-30 02:59:26 +00:00