8 Commits

Author SHA1 Message Date
fishyWET
77b35edd2d Fix some bugs
- HUD healthbars should no longer be off
- renaming and re-colouring your party should no longer rename everyone's nametag to the leader's
2017-10-13 10:25:22 +08:00
fishyWET
3a77292356 Add customization options 2017-10-13 00:55:16 +08:00
fishyWET
dd3f79c199 Add ability to change party tag colour 2017-10-12 22:43:34 +08:00
fishyWET
0c60e69052 Fix and expand on some features
- Correct minor typos
- Make /p list <playername> also list the squad of the player if applicable
- Ensure /p forcekick will also disband squad if player is squad leader
2017-10-12 12:00:23 +08:00
fishyWET
18e52dae5a Add squad chat and change the way chat was handled and some more changes.
- EDIT for last commit: Documentation on how the mod stores info was also added
- Remove /all
- Add /p home & /p sethome -- leaders can set a party home
- Add /p chat <main/party/squad> -- change chat input
- Add new squad channel
- Remove some debug commands from squad.lua
2017-10-11 18:31:03 +08:00
fishyWET
fcbb6c922b Fix some bugs
- partyspy privilege shortened to p-spy and now, pspy
- Ensure player leaves squad when he is kicked from party / party disbands.
2017-10-11 00:18:04 +08:00
fishyWET
e49635b167 Fix some bugs & some new features
- fix incomplete code for /sq help
- Add /p pvp - To allow fighting within party if both parties enable friendly fire
- Add /p title <playername> <title> - Adds a chat title to said player
2017-10-10 22:11:45 +08:00
fishyWET
4931e66ecb Add squads that feature hud squad-members' hp bars! (experimental)
- Additionally changed some descriptions so help is easier to understand
- Changed party message notif from green to limegreen
- Changed spy messages to yellow - because orange is now used for squads.
2017-10-10 20:59:51 +08:00