Video
af18299613
Resolves FS-318 by rewriting the /mute command
...
This has the fortunate side-effect of also fixing several bugs present in the original command.
2022-11-13 06:19:10 -07:00
Video
af710edc88
Fixes FS-323 by rewriting ride modes to make sense
2022-11-04 22:26:19 -06:00
Video
0dd7bc06eb
FS-449
2022-09-11 06:04:01 -06:00
Business Goose
5af45a2154
Do the disabling in the admin class, so it works with commands like doom & also disable potion spy
2022-05-03 09:44:36 +01:00
Video
6af9f240f4
Stage 3 of IP -> UUID migration: completely removing the verification system
2022-04-15 07:52:06 -06:00
Video
05745c4210
Stage 2 of IP -> UUID migration: changing the admin list to use UUIDs
2022-04-15 07:09:23 -06:00
Video
98388d0d23
Stage 1 of IP -> UUID migration: changing player data to use UUIDs instead
2022-04-15 06:27:32 -06:00
Nathan Curran
d77f59435b
Use 'getPlayer()' to prevent NPE (FS-159) ( #87 )
...
Co-authored-by: Ryan <Wild1145@users.noreply.github.com>
2021-06-26 15:06:15 +01:00
Video
3027e2a18c
Two fixes, one commit
...
To kill two birds with one stone, I've done two fixes in this commit.
- Fixes issue that caused quiet warns to behave improperly (e.g. the warnings wouldn't increment if quiet)
- Added WARN to the PunishmentType list.
2021-06-16 17:29:57 -06:00
Nathan Curran
b9f7ab3ec3
Change punishment from kicking to muting on spam (FS-97) ( #45 )
2021-04-22 21:54:29 +10:00
Paldiu
260368585e
reformat
2021-01-07 13:29:47 -06:00
Paldiu
c7b0f77910
Merge branch 'development' into paldiu-local
2021-01-04 13:14:53 -06:00
Paldiu
9352a48650
Finalized lombok removal
...
Finally removed all lomboks, also reduced npath complexity for FreedomCommand.FCommand#execute and removed empty constructor from Discord
2020-12-29 21:37:50 -06:00
speed
b9606fa0e3
admin chat discord formatting (FS-59)
2020-12-26 18:54:15 -05:00
Paldiu
5c0f77c7c5
Removal of Lombok
...
Lombok implementation removal.
I have also gone through and replaced things with inline methods and variables, lambdas, and simplified loops down, removed unnecessary guard clauses, and overall cleaned up every single class. This took a long time, please do remember to follow proper naming conventions, don't include unnecessary guard clauses, follow exception rules and comment rules, and please PLEASE remember to use the DIAMOND OPERATOR rather than just inferring RAW TYPES!!!
Thank you!!
2020-12-25 14:46:43 -05:00
speed
de496970d9
remove reddit system
...
jraw free 🦀 🦀 🦀
2020-12-24 13:09:42 -05:00
speed
293ea04c56
staff -> admins
...
* rename everything containing staff back to admin (as requested by ryan i've renamed commands like slconfig to saconfig but left "slconfig" as an alias)
* format almost every file correctly
* a few other improvements
2020-12-03 19:28:53 -05:00
speed
c1d4e126a3
add block inspector for ops
...
* adds /inspect (or /ins) as a /co i replacement command for OPs. container and sign logging are still a WIP for this command.
* replaces "Rank must be Trial Mod or higher." with "Rank must be Admin or higher." in slconfig
* replaces "scripthead is the owner of TotalFreedom." with "Wild1145 is the owner of TotalFreedom." in the config
2020-11-30 18:17:27 -05:00
speed
6cd995ff52
sql fixes & more
...
fixes slconfig sql error
fixes nickclean npe
fixes a few command inconsistensies
2020-11-24 11:53:37 -05:00
609053e13f
oops
2020-11-09 20:16:26 -06:00
9a7cc52e03
Fix players being marked as an impostor when the Discord verification system is disabled
2020-11-08 20:05:54 -06:00
Seth
533e4fe369
Login messages for players. Still need to come up with login messaghes
2020-10-02 02:27:06 -07:00
59831ef1f3
Finish the job
2020-09-27 22:17:01 -05:00
54e6e2f9b1
relying on someone else to look this over to see if i missed anything
2020-09-27 21:51:15 -05:00
7b9920dbc4
Merge pull request #268 from speedxx/development
...
stuff seth missed
2020-08-15 19:24:47 -05:00
04a7b633a4
it compiles now
2020-08-15 17:58:48 -05:00
53038ca3b2
fuck intellij
2020-08-15 17:42:46 -05:00
da80f1b69e
Revert "Merge branch 'development' of https://github.com/TFPatches/TotalFreedomMod into development"
...
This reverts commit 4407e9e6ec
, reversing
changes made to e4c9ea656e
.
2020-08-15 17:41:23 -05:00
speedxx
78b73b3b63
stuff seth missed
...
admin -> staff
2020-08-15 12:35:48 -04:00
Seth
f5b5fcd5ef
Admins are now known as staff
...
To other developers: If you find places where staff are refered to as only admins pls fix it for me.
2020-08-14 23:44:57 -07:00
Seth
81df3103b6
Some updates
...
- Added Reddit flair sync
- Removed magical saddle because the stacking potato does the same thing
- Some internal improvements
- Fixed bug where if a service throws an error while starting or stopping it breaks the entire plugin
2020-08-04 15:16:11 -07:00
Seth
75e50582e9
Kuper forgot db stuff
2020-07-20 07:05:00 -07:00
Super_
cde24b748a
make discord chat toggleable from in-game
2020-07-17 15:58:15 -04:00
Super_
114567a302
randomized gradients and /playtime
2020-07-15 00:23:26 -04:00
Seth
f6bf485c0d
fix merging fuck up, fuck squashing
2020-07-10 01:13:18 -07:00
Seth
58872e2c32
Merge branch 'server' into development
2020-07-10 01:04:02 -07:00
Seth
98f4af7fab
Hot fixes
2020-07-09 22:43:10 -07:00
Seth
7b7f09e457
1.16 Update ( #219 )
2020-07-09 17:07:03 -07:00
Seth
c87e1b3d64
Read description lol
...
- Re-added premium
- Made the clown fish a shop item
- Thank fuck I caught this DB bug with setting null values
2020-07-09 15:18:29 -07:00
Seth
aac791d768
Removal of premium
2020-07-02 01:41:40 -07:00
Super_
3eec04ec1c
quality control
2020-06-30 23:38:29 -04:00
Super_
9d71a7f4ae
removal of aero
2020-06-30 21:51:06 -04:00
Seth
eb58419a3a
1.16, overhaul of player data
2020-06-30 00:25:38 -07:00
ZeroEpoch1969
c49abd1f4a
got bored
2020-04-23 04:18:03 -07:00
Super_
89b91598fb
why dont i ever commit
2020-01-11 17:44:13 -05:00
Super_
3ea73f78e9
for luke
2020-01-03 21:42:23 -05:00
Super_
69fb21f57c
my bad
2019-12-12 06:56:53 -05:00
Super_
135d1af27d
kinda ugly but it works
...
inventory saving: complete
2019-12-11 17:55:44 -05:00
Robinson Gallego
521825024e
omg maga tease
...
Signed-off-by: Robinson Gallego <robinson.leal7@gmail.com>
2019-07-28 02:04:16 -04:00
Model 3
322ed77232
Force Metrics to submit to TFM even if the plugin is renamed ( #119 )
2018-09-18 07:56:24 -06:00