diff --git a/doc/addons/Advanced-Start.html b/doc/addons/Advanced-Start.html new file mode 100644 index 00000000..8e58af85 --- /dev/null +++ b/doc/addons/Advanced-Start.html @@ -0,0 +1,364 @@ + + + + +
+ + +Adds a better method of player starting items based on production levels.
+ + + + + + + + + + + + +| utils.event | +
| utils.game | +
| config.advanced_start | +
Creates flying text entities when a player sends a message in chat; + also displays a ping above users who are named in the message
+ + + + + + + + + + + + +| utils.game | +
| utils.event | +
| config.popup_messages | +
Adds auto replies to chat messages; aswell as chat commands
+ + + + + + + + + + + + +| utils.event | +
| utils.game | +
| expcore.roles | +
| config.chat_reply | +
Adds a compilatron that walks around the spawn area; adapted from redmew code
+ + + + + + + + + + + + +| utils.event | +
| utils.global | +
| utils.game | +
| utils.task | +
| utils.token | +
| config.compilatron | +
| Public.add_compilatron(entity, name) | +This will add a compilatron to the global and start his message cycle | +
| Public.spawn_compilatron(surface, location) | +This spawns a new compilatron on a surface with the given location tag (not a position) | +
This will add a compilatron to the global and start his message cycle
+ + + + Parameters: + +This spawns a new compilatron on a surface with the given location tag (not a position)
+ + + + Parameters: + +Displays the amount of dmg that is done by players to entities; + also shows player health when a player is attacked
+ + + + + + + + + + + + +| utils.game | +
| utils.event | +
| config.popup_messages | +
Makes markers on the map where places have died and reclaims items if not recovered
+ + + + + + + + + + + + +| utils.event | +
| utils.game | +
| utils.global | +
| config.death_logger | +
| expcore.common | +
Sends alert messages to our discord server when certain events are triggered
+ + + + + + + + + + + + +| utils.event | +
| utils.game | +
| resources.color_presets | +
| expcore.common | +
| config.discord_alerts | +
| modules.control.reports | +
| modules.control.warnings | +
Gives players random colours when they join, also applies preset colours to those who have them
+ + + + + + + + + + + + +| resources.color_presets | +
| utils.game | +
| utils.event | +
| config.preset_player_colours | +
| utils.global | +
Makes polution look much nice of the map, ie not one big red mess
+ + + + + + + + + + + + +| utils.event | +
| config.pollution_grading | +
When a player walks around the tiles under them will degrade over time, the same is true when entites are built
+ + + + + + + + + + + + +| utils.event | +
| utils.game | +
| utils.global | +
| expcore.common | +
| config.scorched_earth | +
Adds a custom spawn area with chests and afk turrets
+ + + + + + + + + + + + +| utils.global | +
| utils.event | +
| utils.game | +
| config.spawn_area | +