* Started groundwork for new vat * forgot a space * Started on TGUI code * Continued work on TGUI code and ui_data * I do not like TGUI * Borrowed code from food cart * Getting there * More tweaking * Fixed amount problem * UI is dead * Fixed TGUI list stuff * Image fixed * Messed with UI layout * Finished base UI and gave thanks * Added comments and general code improvements * Fixed typos and changed actions in UI * ui_act for selecting and dispencing items * Improved dispensing and selecting code * Added alt click interaction and extra examines * Deselecting and attackby for adding to vat * Now stores items rather than type paths * Added carton interaction with vat * Selected item's select ui button now becomes green * lets you scoop cones with right click * Start with new cones * Finish cone crafting and started with tabs * Attempt #2 at getting tabs to work * Vat tab now works as intended * Messed with info tab layout * Finished work on tabs * Replaced original vat code and improved code * Removed ice cream from borg dispencers * Removed creamatorium ;[ * Removed duplicate item from black list * Finishing touches * Fixes for Lint tests * More fixes for Lints test * Shortens info tab text
Yogstation codebase
DOWNLOADING
❗ How to compile ❗
Recently we have changed the way to compile the codebase.
Find BUILD.bat here in the root folder of yogstation, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile.
After it finishes, you can then setup the server normally by opening yogstation.dmb in DreamDaemon. See further down for instructions
Building yogstation in DreamMaker directly is now deprecated and might produce errors, such as 'tgui.bundle.js': cannot find file.
CONTRIBUTING
Please see CONTRIBUTING.md
LICENSE
All code after commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU AGPL v3.
All code before commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU GPL v3. (Including tools unless their readme specifies otherwise.)
See LICENSE and GPLv3.txt for more details.
tgui clientside is licensed as a subproject under the MIT license. Font Awesome font files, used by tgui, are licensed under the SIL Open Font License v1.1 tgui assets are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The TGS3 API is licensed as a subproject under the MIT license.
See tgui/LICENSE.md for the MIT license. See tgui/assets/fonts/SIL-OFL-1.1-LICENSE.md for the SIL Open Font License. See the footers of code/__DEFINES/server_tools.dm, code/modules/server_tools/st_commands.dm, and code/modules/server_tools/st_inteface.dm for the MIT license.
All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.
