nossr50
|
0e61557812
|
Player Leveling config pt 3
|
2019-03-28 23:59:26 -07:00 |
|
nossr50
|
0046c47163
|
Expanded level cap settings, Player Leveling config pt 2
|
2019-03-28 23:59:25 -07:00 |
|
nossr50
|
8660d86306
|
Expanding DB cleanup settings, Player Leveling config pt 1
|
2019-03-28 23:57:21 -07:00 |
|
nossr50
|
f00601931d
|
Scoreboard config part 1
|
2019-03-28 23:57:20 -07:00 |
|
nossr50
|
1c289cfcdf
|
Refactoring SQL config class names again
|
2019-03-28 23:57:19 -07:00 |
|
nossr50
|
d3b437f6d3
|
Renaming config classes
|
2019-03-28 23:57:19 -07:00 |
|
nossr50
|
45e785bd1f
|
Rewiring SQL to the new config pt 2
|
2019-03-28 23:57:19 -07:00 |
|
nossr50
|
be69f0d6a7
|
Rewiring the SQL code to the new configs
|
2019-03-28 23:57:18 -07:00 |
|
nossr50
|
049b76f651
|
Only grab List<String> if it's a proper list
|
2019-03-28 23:47:23 -07:00 |
|
nossr50
|
367fabf70c
|
fixing many compiler errors for configs
|
2019-03-28 23:47:19 -07:00 |
|
nossr50
|
9731b9cffb
|
new config pt 9
|
2019-03-28 23:43:19 -07:00 |
|
t00thpick1
|
43d8e08e83
|
Fix offline inspecting a player hitting an error if the casing didn't match up perfectly. Fixes #3727
|
2019-01-26 10:51:30 -05:00 |
|
nossr50
|
6ad9c8e664
|
Readying a Tool now has a sound
|
2019-01-20 00:46:33 -08:00 |
|
nossr50
|
43da10a855
|
Levels now start at 1 (configurable advanced.yml)
|
2019-01-18 13:10:45 -08:00 |
|
nossr50
|
0acde4a8af
|
Why are these empty part 2
|
2019-01-15 01:11:33 -08:00 |
|
nossr50
|
95d60e646d
|
Diminishing returns now has an optional minimum gains setting
|
2019-01-14 22:11:58 -08:00 |
|
nossr50
|
9f8c9db4bc
|
Setting SSL to false will now squelch MySQL warnings
|
2019-01-14 20:37:30 -08:00 |
|
nossr50
|
6f77bb206d
|
Refactoring + adding a new skillranks config (not functional yet)
|
2019-01-12 23:54:53 -08:00 |
|
nossr50
|
d3c47935d4
|
Some refactoring
|
2019-01-12 19:56:54 -08:00 |
|
nossr50
|
85fd0a79bc
|
Sounds volume and pitch are now configurable in the new sounds.yml file
|
2019-01-12 19:08:54 -08:00 |
|
nossr50
|
4cfb7a5f4b
|
mcMMO now supports SSL and tries to use it by default for MySQL (turn this off in config.yml MySQL.Server.SSL)
this fixes a lot of console spam from default mysql installs
|
2019-01-12 17:26:17 -08:00 |
|
nossr50
|
1e8d950767
|
Converting from MySQL -> FlatFile now accounts for users that don't exist yet in mcmmo.users
Fixes #3130
|
2019-01-11 02:17:03 -08:00 |
|
nossr50
|
f828084246
|
Added config option to easily disable all scoreboards
|
2019-01-11 01:47:36 -08:00 |
|
nossr50
|
626890ed95
|
Chimaera Wing exploit fix
|
2019-01-10 23:52:11 -08:00 |
|
t00thpick1
|
8aa919f834
|
should fix inspecting offline players
(cherry picked from commit ad715f51c6b8b87e3a78c18c7daaf4cdf7c10a8e)
|
2019-01-05 19:21:45 -05:00 |
|
nossr50
|
0d260a74c9
|
Refactoring to make my life easier
|
2018-12-29 05:24:55 -08:00 |
|
t00thpick1
|
495c4a33e5
|
Store skill totals rather than calculating them on the fly for faster leaderboard queries.
|
2018-11-14 20:31:57 -05:00 |
|
t00thpick1
|
0a1559511a
|
Quick and dirty 1.13 update. I.e. it now compiles for 1.13.
|
2018-07-23 22:13:57 -04:00 |
|
t00thpick1
|
dcd79e87e1
|
This command probably works
|
2016-04-23 00:32:04 -04:00 |
|
t00thpick1
|
f4b6d7845e
|
Add config option to auto-truncate player skill levels that exceed the configured max level. Adds #2512
Also removes a good bit of magic numbering from FlatFileDatabaseManager
|
2015-11-12 19:10:30 -05:00 |
|
t00thpick1
|
7e92905618
|
Comments so I don't forget why I did it like this again
|
2015-11-04 13:48:29 -05:00 |
|
t00thpick1
|
9934ab972e
|
Clean up SQLDatabaseManager
|
2015-07-18 10:48:40 -04:00 |
|
t00thpick1
|
93ad040936
|
Syntax is important
|
2015-06-20 15:11:18 -04:00 |
|
t00thpick1
|
bfeac43f12
|
NULL uuids in flatfile should not be wiped as duplicates. Fixes #2594
|
2015-06-20 13:04:03 -04:00 |
|
t00thpick1
|
4388430491
|
When an older user no longer has a username that a new user now has, we will update the old entry to be _INVALID_OLD_USERNAME_, however we no longer strictly enforce name uniqueness, so people altering their DB's need to tweek with caution. Invalid old users will not display in the leaderboards. Fixes #2503
|
2015-06-20 12:57:01 -04:00 |
|
t00thpick1
|
d8184fb298
|
Properly calculate diff times for old user purge. Fixes #2541
|
2015-06-11 18:12:22 -04:00 |
|
t00thpick1
|
342c37a02c
|
Merge pull request #2426 from zreed/master
Empty constructors don't take arguments Sure why not.
|
2015-03-18 15:31:44 -04:00 |
|
t00thpick1
|
981523789e
|
Add Debug and change a line
|
2015-03-09 14:20:52 -04:00 |
|
t00thpick1
|
1f68f4e654
|
More debug for rare cases where things don't work.
|
2015-02-23 20:37:03 -05:00 |
|
t00thpick1
|
ca6dc5195d
|
Properly convert SQL to Flatfile when UUIDs are null
|
2015-02-16 23:12:50 -05:00 |
|
t00thpick1
|
a1c3f0d651
|
WHERE'S HARVEY DENT
|
2015-02-16 21:43:51 -05:00 |
|
t00thpick1
|
8543382bde
|
We want answers for the issues.
|
2015-02-15 22:03:58 -05:00 |
|
t00thpick1
|
7a14e61762
|
Fix flatfile UUID conversion I think. Fixes #2225, #2411
|
2015-01-31 14:38:49 -05:00 |
|
zreed
|
6815c66a0e
|
Empty constructors don't take arguments
|
2015-01-22 07:14:14 -05:00 |
|
t00thpick1
|
eddadcc179
|
Properly allow searches by name without UUID
|
2015-01-01 23:56:30 -05:00 |
|
TfT_02
|
7c0cc8794f
|
Whoops, should've incremented these
|
2014-12-23 18:49:26 +01:00 |
|
TfT_02
|
eda18bc990
|
Only show the scoreboard tips a couple of times
We can assume a player knows how scoreboards work after showing them
the tips a few times across multiple login sessions
Adds #1833
|
2014-12-23 14:08:29 +01:00 |
|
t00thpick1
|
b3cd5486d6
|
Actually use settings
|
2014-10-19 01:55:10 -04:00 |
|
t00thpick1
|
8fcd286eb0
|
This might be important
|
2014-10-15 01:31:11 -04:00 |
|
t00thpick1
|
4723a7cbdb
|
Switch to a different ConnectionPool implementation
|
2014-10-15 00:15:43 -04:00 |
|