Commit graph

31 commits

Author SHA1 Message Date
spacerocket62 11b3e194ec Completely remove TFM as a dependency and use reflections instead
Simplify removing color codes by using ChatColor#stripColor
Have an option to use sqlite or mysql, by default it will be sqlite
2021-07-28 15:12:32 -07:00
Nathan Curran 4ec00d977c
Fix moderator chat 2021-06-28 22:46:46 +10:00
Nathan Curran 32afc7c1b2
TFGuilds Second Release Candidate
- Fixed owner not being counted
- Updated regex to include hex colour codes
2021-06-20 13:51:19 +10:00
Nathan Curran cc4d005d5f
Fix Codacy isues 2021-06-15 23:33:22 +10:00
Nathan Curran b0f4017cde
Remaining tickets completed
FS-96, FS-270, FS-271, FS-272, FS-282 and FS-303 are included in this commit
2021-06-15 23:19:25 +10:00
Nathan Curran 8263e8b20f
Fix tags not setting after loading (FS-288) 2021-06-07 11:12:49 +10:00
Nathan Curran 8636c88f94
Modification to SQL statements and fix invites (#8)
* Add primary key (rowid) to database

* Fix players not being able to join after being invited
2021-06-04 09:21:23 +10:00
Nathan Curran e6d3dc6b12
TFGuilds Rewrite (FS-164, FS-133, FS-244) (#7)
* TFGuilds rewrite almost completed (FS-164 FS-133 FS-244)

The rewrite is nearing completion - few modifications to TFGuilds and TFM and it will be ready for production

* Finalise few things

* Code cleanup

* Use empty list instead and true instead of false
2021-05-22 14:26:48 +10:00
Nathan Curran 9d58522fc6
Improve plugin performance (FS-151)
This is what Freedom-01 is running on and this will have to do until we start a rewrite.
2021-04-05 22:26:29 +10:00
speed 13c6063474 guild warps (FS-1)
* adds guild warps
* some more message standardization
* formatting
* alphabetize help subcommand and guild command
2020-12-19 19:41:20 -05:00
super 398cef14ec optimize imports 2020-12-03 08:38:37 -05:00
super 16cc2c2921 uh oh stupid idiot me 2020-12-03 02:02:05 -05:00
super dd1a740252 move player and guild data to a SQL database 2020-12-03 01:36:57 -05:00
speedxx 64c587627f personal tag toggles & fix some more stuff 2020-08-13 16:55:00 -04:00
speedxx e8d95df46f add global guild tag toggle 2020-08-12 22:41:38 -04:00
speedxx 50de5817e9 default guild ranks
it works!!!!!!!!!!!!!!
2020-08-10 23:39:36 -04:00
speedxx b8a07c0281 gonna do the thing i was supposed to do in another commit 2020-08-10 20:37:05 -04:00
speedxx da6471941e add %rank% for guild tags 2020-08-08 14:19:40 -04:00
speedxx 8fd15988e0 check if tfm isn't detected 2020-08-07 15:35:26 -04:00
Super_ 20528cec66 fix format 2020-08-03 17:01:18 -04:00
Super_ 4261f36826 don't send to the person who sent it 2020-08-03 16:56:23 -04:00
speedxx cd61afd3c8 tab completion, fix more 2020-08-01 21:48:15 -04:00
speedxx b8403f0bf9 gchat logging config boolean 2020-07-29 17:49:19 -04:00
speedxx 27859eddac add guildchatspy
& add codestyle to project for proper code formatting
2020-07-29 17:03:05 -04:00
speedxx 5ad6403f8f /g roster [player] 2020-07-24 15:13:13 -04:00
Super_ a4d359f3d2 transfer ranks on rename 2020-07-15 20:00:50 -04:00
Super_ 99618d7241 oops 2020-07-15 17:11:32 -04:00
Super_ b5bb9a99b9 o yes this too 2020-07-14 22:53:32 -04:00
speedxx bcb2fdb0e7 fix bugs, readd some old stuff
- /g list shows a list of all guilds instead of a roster (/g roster [guild])
- guild names must be alphanumeric
- %tag% is back
- announce guild actions (deletion/creation)
2020-07-14 19:22:37 -04:00
Super_ 121d569721 the usage is still absolutely awful 2020-07-14 00:27:55 -04:00
Super_ 6dfe381787 complete overhaul 2020-07-12 20:40:11 -04:00