Updated Tasks

This commit is contained in:
Cooldude2606
2019-10-11 23:25:04 +01:00
parent bc2a8d3bdb
commit cf1515c1c8
97 changed files with 2518 additions and 2479 deletions

View File

@@ -83,6 +83,44 @@
- An extention of task and token to allow a single require to register and run functions bypassing all permissions.</span></td>
</tr>
</table>
<h2>Control</h2>
<table class="module_list">
<tr>
<td class="name"><a href="control/Jail.html">Jail</a></td>
<td class="summary"><span>Control Module - Jail
- Adds a way to jail players and temp ban players.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Production.html">Production</a></td>
<td class="summary"><span>Control Module - Production
- Common functions used to track production of items</span></td>
</tr>
<tr>
<td class="name"><a href="control/Reports.html">Reports</a></td>
<td class="summary"><span>Control Module - Reports
- Adds a way to report players and store report messages.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Rockets.html">Rockets</a></td>
<td class="summary"><span>Control Module - Rockets
- Stores rocket stats for each force.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Tasks.html">Tasks</a></td>
<td class="summary"><span>Control Module - Tasks
- Stores tasks for each force.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Warnings.html">Warnings</a></td>
<td class="summary"><span>Control Module - Warnings
- Adds a way to give and remove warnings to players.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Warps.html">Warps</a></td>
<td class="summary"><span>Control Module - Warps
- Stores warps for each force.</span></td>
</tr>
</table>
<h2>Addons</h2>
<table class="module_list">
<tr>
@@ -132,6 +170,34 @@
<td class="summary"><span>Adds a custom spawn area with chests and afk turrets</span></td>
</tr>
</table>
<h2>Guis</h2>
<table class="module_list">
<tr>
<td class="name"><a href="guis/Player-List.html">Player-List</a></td>
<td class="summary"><span>Gui Module - Player List
- Adds a player list to show names and play time; also includes action buttons which can apply to players</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Rocket-Info.html">Rocket-Info</a></td>
<td class="summary"><span>Gui Module - Rocket Info
- Adds a rocket infomation gui which shows general stats, milestones and build progress of rockets</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Science-Info.html">Science-Info</a></td>
<td class="summary"><span>Gui Module - Science Info
- Adds a science info gui that shows production usage and net for the different science packs as well as an eta</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Task-List.html">Task-List</a></td>
<td class="summary"><span>Gui Module - Task List
- Adds a task list to the game which players can add remove and edit items on</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Warps-List.html">Warps-List</a></td>
<td class="summary"><span>Gui Module - Warp List
- Adds a warp list gui which allows players to add and remove warp points</span></td>
</tr>
</table>
<h2>Commands</h2>
<table class="module_list">
<tr>
@@ -235,72 +301,6 @@
- Adds a commands that allow admins to warn other players</span></td>
</tr>
</table>
<h2>Control</h2>
<table class="module_list">
<tr>
<td class="name"><a href="control/Jail.html">Jail</a></td>
<td class="summary"><span>Control Module - Jail
- Adds a way to jail players and temp ban players.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Production.html">Production</a></td>
<td class="summary"><span>Control Module - Production
- Common functions used to track production of items</span></td>
</tr>
<tr>
<td class="name"><a href="control/Reports.html">Reports</a></td>
<td class="summary"><span>Control Module - Reports
- Adds a way to report players and store report messages.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Rockets.html">Rockets</a></td>
<td class="summary"><span>Control Module - Rockets
- Stores rocket stats for each force.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Tasks.html">Tasks</a></td>
<td class="summary"><span>Control Module - Tasks
- Stores tasks for each force.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Warnings.html">Warnings</a></td>
<td class="summary"><span>Control Module - Warnings
- Adds a way to give and remove warnings to players.</span></td>
</tr>
<tr>
<td class="name"><a href="control/Warps.html">Warps</a></td>
<td class="summary"><span>Control Module - Warps
- Stores warps for each force.</span></td>
</tr>
</table>
<h2>Guis</h2>
<table class="module_list">
<tr>
<td class="name"><a href="guis/Player-List.html">Player-List</a></td>
<td class="summary"><span>Gui Module - Player List
- Adds a player list to show names and play time; also includes action buttons which can apply to players</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Rocket-Info.html">Rocket-Info</a></td>
<td class="summary"><span>Gui Module - Rocket Info
- Adds a rocket infomation gui which shows general stats, milestones and build progress of rockets</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Science-Info.html">Science-Info</a></td>
<td class="summary"><span>Gui Module - Science Info
- Adds a science info gui that shows production usage and net for the different science packs as well as an eta</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Task-List.html">Task-List</a></td>
<td class="summary"><span>Gui Module - Task List
- Adds a task list to the game which players can add remove and edit items on</span></td>
</tr>
<tr>
<td class="name"><a href="guis/Warps-List.html">Warps-List</a></td>
<td class="summary"><span>Gui Module - Warp List
- Adds a warp list gui which allows players to add and remove warp points</span></td>
</tr>
</table>
<h2>Configs</h2>
<table class="module_list">
<tr>
@@ -514,7 +514,7 @@ see ./expcore/commands.lua for more details</span></td>
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
</div>
<div class="content-footer column col-9 col-sm-12">
<i>Last updated 2019-10-08 23:22:49 UTC</i>
<i>Last updated 2019-10-11 23:24:57 UTC</i>
</div>
</div>
</div>