Commit Graph

98 Commits

Author SHA1 Message Date
AbigailBuccaneer
62b6dfbfef Added .gitattributes file. 2014-03-22 13:14:30 +01:00
tbzipper
ab112361c9 Fixed problem with new base wire entity directory. 2013-08-05 23:00:39 +00:00
tbzipper
78f0cf26d4 Fix for models that do exist. 2013-07-09 22:43:19 +00:00
tbzipper
57072b4330 Fixed saving in folders in multiplayer.
Fixed amount of ghosts in multiplayer.
2013-06-30 17:58:48 +00:00
tbzipper
cfa6fe48f0 Fixed opening AD1 files. 2013-06-21 11:11:29 +00:00
tbzipper
1f63f87270 legacy patch 2013-06-17 02:11:36 +00:00
tbzipper
e3166c1109 blahhhhhhhhhhhhhh 2013-06-11 03:14:38 +00:00
tbzipper
1d77d8c0fd Fixed file problems with gmod update.
Fixed single player EOF checker.
2013-06-10 23:35:38 +00:00
emspike
4a62742934 [Clipboard]
- Fixed entity lists not being regenerated on reload.
2013-05-05 22:13:37 +00:00
emspike
44a3c77909 --Fixed unintentional error message broadcasting (identifier typo) 2013-05-03 00:47:22 +00:00
tbzipper
6dc7caacb6 2013-04-02 00:52:01 +00:00
tbzipper
0fa66f8297 Fixed UI buttons at lower resolutions.
Fixed EOF indicator error to actually indicate.
2013-04-02 00:37:24 +00:00
tbzipper
4214a5615a Made message more informative. 2013-03-25 00:58:52 +00:00
tbzipper
8d05c49eb8 Added debugging code to open files after they're saved to try and fix the EOF problem. 2013-03-25 00:52:31 +00:00
tbzipper
03fcf4e131 Fixed a problem with body groups. 2013-03-10 19:53:30 +00:00
tbzipper
0d70a1ac0b Added body groups. 2013-03-10 18:40:52 +00:00
tbzipper
0189916b43 Fixed auto character replacement for file names. File name field only allows A through Z, 0 through 9, spaces, and underscores anything else will automatically be removed.
Added a trigger to prevent you entering the button of your spawn menu after opening something that involves the text box. I.E. no more q after you let go of the spawn menu button to start typing.
2013-01-14 23:41:53 +00:00
tbzipper
6cf433d294 Fixed tool name not sorting properly.
Ghosts being stuck at 0,0,0 should be fixed now.
2013-01-05 14:10:12 +00:00
tbzipper
518fd59a78 Fixed problem with ghosting AD1 files. 2013-01-03 15:12:33 +00:00
tbzipper
c48fdf2b93 Fixed nil problem with description. 2013-01-03 11:42:30 +00:00
tbzipper
a95aef7095 Added preview function. 2013-01-02 08:42:28 +00:00
tbzipper
05977cede8 Opening files will load the ghosts totally client side now. 2013-01-02 07:18:53 +00:00
tbzipper
aedae0fb58 Added model scale.
Fixed a copy problem.
2012-12-31 02:35:01 +00:00
tbzipper
400ff2ae04 Fixed some comparisons with empty tables
Fixed Flexes not copying properly
Added support for bone manipulations
2012-12-30 01:11:02 +00:00
tbzipper
7412e8cf4f Fixed dupefinished not being called for contraption spawner spawns. 2012-12-27 10:17:59 +00:00
tbzipper
ed8d448759 Fixed error with Expander when collapsing the root folder. 2012-12-26 22:56:04 +00:00
tbzipper
f7f7ef1a4d Fixed problem for some people where files wouldn't save. 2012-12-25 23:22:13 +00:00
tbzipper
8aa8d84bb8 Debugging for files not saving. 2012-12-23 22:32:03 +00:00
tbzipper
257c875588 LastPos error when opening a file while opening should be totally fixed now. 2012-12-04 23:43:43 +00:00
tbzipper
1bc6a4702f Added the links for controls and settings to the help menu.
Fixed WriteInt error line 447 when ghosting.
Fixed GetAddonList error line 26 when initializing addon.
Fixed error when opening a dupe while already opening a dupe *xzibit*
2012-12-03 22:51:53 +00:00
tbzipper
f68883e7f9 Fixed collision groups. 2012-11-24 17:14:23 +00:00
tbzipper
9b088e1a4a Fixed a problem with modifiers if a Player was not passed as a parameter. 2012-11-14 16:20:30 +00:00
tbzipper
4bf0a79e7d Fixed EOF errors 2012-11-10 21:22:57 +00:00
tbzipper
b2ed1976c3 Made spawn protection be disabled by default.
Removed ghosts being transparent because gmod broke it and makes them invisible.
2012-11-08 19:30:23 +00:00
tbzipper
67be2e25ae Fixed a problem when referencing Entity.Entity 2012-11-07 23:11:41 +00:00
tbzipper
0001e00adf Changed the disabled spawn protection to default on instead of off. 2012-11-07 02:01:41 +00:00
tbzipper
f0c06266bc Fixed problem with saving after opening a file. 2012-11-07 01:17:27 +00:00
emspike
2f8e132df1 -Fixed halting when fed unserializable types. 2012-11-02 22:57:14 +00:00
tbzipper
c22beccb2e If module is not present; default to slower gmod file strea. 2012-11-02 22:54:11 +00:00
tbzipper
60710bd9c7 2012-10-31 22:30:55 +00:00
tbzipper
5cee74a44e Fixed problems saving dupes when there was an entity or function in the table.
Fixed AdvDupe2.Info being nil
Tried to make the module fail better when people don't have it installed correctly.
2012-10-31 18:35:54 +00:00
tbzipper
344dc11bb4 2012-10-25 13:34:21 +00:00
tbzipper
1f3361a6e5 2012-10-25 00:26:38 +00:00
tbzipper
605783190d 2012-10-25 00:00:08 +00:00
tbzipper
6bfff00a4a 2012-10-24 22:04:55 +00:00
tbzipper
78a40bd118 GMod 13 2012-10-24 21:23:26 +00:00
tbzipper
bb6e9f7517 2012-10-24 21:21:43 +00:00
emspike
4eef97a1a1 2012-07-17 03:15:36 +00:00
emspike
cc4087c0d4 [Codec]
- Serializer v2 supports recursive tables.
- Moved legacy codec bits to seperate file.

[Misc]
- Updated version/revision info
2012-07-16 02:40:25 +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