└── README.md /README.md: -------------------------------------------------------------------------------- 1 | **Coming straight from the Meta Construct Labs** 2 | 3 | 4 | Now you can wear workshop playermodels also in multiplayer! (Yes, others will see what you wear too!) 5 | 6 | --- 7 | 8 | You can test the addon on [Meta Construct](http://metastruct.net) servers. 9 | 10 | ### Download 11 | 12 | - [**Workshop**](http://steamcommunity.com/sharedfiles/filedetails/?id=882463775) 13 | 14 | ### Main Feature 15 | Allows wearing many of the playermodels from workshop in multiplayer so that others will also see them. This happens during gameplay and not while connecting to server. 16 | 17 | ### Notice 18 | **Although the main functionality is working many additional features are not implemented yet.** 19 | 20 | **Known working gamemodes** 21 | - [x] Sandbox 22 | - [x] Base 23 | 24 | ### How to use? 25 | 26 | ![how to use](http://i.imgur.com/BCuhbp1.png "outfitter opens from context menu") 27 | 28 | ### Screenshots 29 | 30 | ![](http://i.imgur.com/hFsWKi4.png) 31 | 32 | ![](http://i.imgur.com/z8T362B.png) 33 | 34 | ### Planned extra features 35 | 36 | - [ ] Documentation! 37 | - [ ] Hooks 38 | - [ ] High performance mode (allows preventing loading more outfits during gameplay) 39 | - [ ] How to enforce models on players instead of letting them decide 40 | - [ ] Chat commands integration for admin mods 41 | - [ ] Further protections to make things less crashy and less exploitable (10% done) 42 | - [ ] Bodygroups support! (30% done) 43 | - [ ] Automatic wearing of outfit on join (0% done) 44 | - [ ] Hooks for servers to control various aspects of the addon (0% done) 45 | - [ ] Player Appearance Customizer 3 (PAC3) linking to autowear outfit with PAC! (0% done) 46 | - [ ] Blacklisting workshop addons based on title text (0% done) 47 | - [ ] Ignoring players (0% done, you can ignore non-steamfriends) 48 | - [ ] An external addon to make outfits lag-free in a VAC-safe way! (0% done) 49 | 50 | ### Questions / Support / Troubleshooting 51 | 52 | - [https://github.com/Metastruct/outfitter/issues](https://github.com/Metastruct/outfitter/issues) 53 | 54 | ### Planned bug fixes 55 | 56 | - [ ] Make blacklist less aggressive (20% done) 57 | - [ ] Disable debug printing (90% done) 58 | - [ ] Make certain outfits not lag when player dies (0% done) 59 | - [ ] Improve finding hands model for a model (0% done) 60 | 61 | 62 | ### Credits 63 | 64 | - [Meta Construct](http://metastruct.net) 65 | 66 | ### License 67 | 68 | The addon and all contributions to it are licensed to Meta Construct for use as seen fit (including selling [under a more permissive license](https://creativecommons.org/licenses/by-nd/4.0/)) to ensure further development (including relicensing the whole addon and all contributions under a more permissive license such as [AGPL/MIT](https://choosealicense.com/) in the future). Meta Construct may also transfer (not duplicate) its rights. 69 | 70 | The addon is licensed under [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License]( https://creativecommons.org/licenses/by-nc-nd/4.0/). 71 | 72 | 73 | ### Contributing 74 | 75 | By committing you put your code under the license above. 76 | 77 | Alternatively, declare your contributions under [Unlicense](http://unlicense.org). We will attempt to honor attribution the best we can. 78 | --------------------------------------------------------------------------------