nossr50
5ab55c1653
mcMMO will no longer use the DamageModifier API (potentially fix immortal player bug)
2022-03-17 19:58:42 -07:00
nossr50
c21a040ddb
Huge changes to how config files are loaded/updated, fixes many issues
...
Fixes #4715
2022-01-10 22:29:22 -08:00
nossr50
dd550feb65
Update BlockTracker to use Spigot API directly instead of compatibility
...
layer
Fixes #4692 Fixes #4698
2021-12-27 11:09:27 -08:00
nossr50
11245e87ef
squelch ChunkStoreTest log output
2021-12-11 20:57:25 -08:00
nossr50
8d27e8fccf
2.1.205
2021-11-14 09:33:27 -08:00
TheBusyBiscuit
2c849d9cb4
Added a Unit Test for mc version detection ( #4560 )
...
* Added a Unit Test for mc version detection
* Merge upstream and update server software string
2021-07-05 16:02:46 -07:00
TheBusyBiscuit
e35bfe758c
Update to Junit5 and allow for mcMMO to be compiled on Java 16 ( #4552 )
...
* Updated all unit tests to Junit5 and removed Powermock
* Some formatting
* I did not mean to commit this file
* Fixed file ending
* We don't need these extra dependencies
* Replaced delegate with Junit5 assertThrows
* Revert this change
* Re-add mockito-core
* A bit more refactoring
* Update surefire and remove failsafe
* Updated Mockito
* Add failsafe back
* Bump Mockito to 3.11.2
They literally just released that.
2021-06-21 09:21:55 -07:00
nossr50
7e28799f94
Fix SQL on 1.17 (hacky) and optimized CompatibilityManager
2021-06-15 14:19:30 -07:00
nossr50
0d2f370185
Update our dependencies to their latest versions (where possibly)
...
Also adds Guava as a dependency as version upgrading our dependencies resulted in the loss of the included Guava libraries
2021-04-23 15:08:57 -07:00
nossr50
e4b8b74987
Optimize imports
2021-04-23 10:37:22 -07:00
nossr50
9e7bb12dc3
Also avoid issues in this test by mocking instead of implementing an ever changing interface
2021-04-23 10:34:00 -07:00
nossr50
95c291d630
Avoid the pitfalls of implementing an everchanging interface from a SNAPSHOT
2021-04-23 10:30:26 -07:00
nossr50
a844f27093
Fix mistakes
2021-04-18 17:28:27 -07:00
nossr50
2c44590c52
world bounds tweak
2021-04-18 17:21:37 -07:00
nossr50
16f79b9fbc
Locale override now uses a specific file instead of weird name matching
2021-04-16 13:50:41 -07:00
nossr50
04459f1ea7
Fix leaderboards & fix override locale bug
...
Fixes #4493 Fixes #4492
2021-04-16 09:55:44 -07:00
nossr50
8fdc611fb0
Add some code to a test to check for user names being updated
2021-04-15 14:48:24 -07:00
nossr50
48de5057a4
Fix another bug where usernames can be saved as null for FlatFileDB
2021-04-15 14:43:37 -07:00
nossr50
e42eeb1dc4
Fix FlatFile leaderboards not working in certain situations + added leaderboards unit test
2021-04-15 11:53:23 -07:00
nossr50
bb57e6d464
actually a radius now.. although not really
2021-04-14 16:38:19 -07:00
nossr50
700a7f4d35
Fix ArrayIndexOutOfBounds for certain events due to spigot API bug
...
Fixes #4488
2021-04-14 16:34:43 -07:00
nossr50
22b24b4774
JUnit 5 time
2021-04-13 17:25:56 -07:00
nossr50
d9e195f63a
Add a newUser test
2021-04-13 15:22:21 -07:00
nossr50
e6239936d2
Add lastlogin tests
2021-04-13 13:40:24 -07:00
nossr50
f7339277f8
Add more tests, fix null name bug
2021-04-13 12:41:23 -07:00
nossr50
5b4af3f9ce
Add loadFromFile test
2021-04-12 16:59:35 -07:00
nossr50
9f22cef175
More tests
2021-04-12 13:18:41 -07:00
nossr50
85f3221a60
FlatFileDataProcessor will handle fixing and repairing the data
2021-04-12 12:55:31 -07:00
nossr50
60013c710b
Add more tests to FlatFileDatabaseManagerTest
2021-04-12 09:33:43 -07:00
nossr50
aca1d6c0b1
Add test to find duplicate names - FlatFileDatabaseManagerTest
2021-04-12 09:02:50 -07:00
nossr50
834ccc946a
FlatFileDatabaseManager refactor + adding tests part 1
2021-04-09 16:45:58 -07:00
nossr50
56f9341f8e
Add mcMMO_Region_System.Enabled to persistent_data.yml (removed from hidden config)
2021-04-09 07:54:34 -07:00
nossr50
ccf5f30011
Add a test to FlatFileDatabaseManagerTest (more to come)
2021-04-08 13:31:07 -07:00
nossr50
eec5feb2bf
PrimarySkillType refactor and other refactors
2021-04-08 13:21:34 -07:00
nossr50
5080d86e44
Refactoring code part 1 to prep for adding a bunch of unit tests
2021-04-08 10:39:07 -07:00
nossr50
2203d61c10
More safety against corrupt data when loading data for FlatFile
2021-03-11 13:11:11 -08:00
TheBusyBiscuit
4402484d47
Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. ( #4446 )
...
* Bumped adventure versions
* Added Unit Test to ensure Adventure being set up correctly
2021-03-09 08:15:11 -08:00
t00thpick1
f9144e624a
Prepare for negative Y values
2021-02-12 17:18:52 -05:00
nossr50
dd07bcafc6
Disable random testing for now
2021-01-05 12:12:49 -08:00
nossr50
7931a095fe
Add some tests for com.gmail.nossr50.util.random classes
2021-01-03 12:21:32 -08:00
t00thpick1
a57e6d3bbe
Add unit test for BlockLocationHistory
...
Move ChunkStoreTest to correct package
2021-01-02 20:53:25 -05:00
nossr50
26ef4cc411
More nullability annotations
2021-01-02 15:55:37 -08:00
t00thpick1
5b41b04777
Use @NotNull in methods rather than @Nullable
...
Separate safe external methods from internal only methods
Remove unnecessary methods
2021-01-02 17:29:15 -05:00
nossr50
d08c9391b0
Add nullability annotations to blockmeta
2021-01-02 13:36:59 -08:00
nossr50
006a7bf277
Add back missing cooldown locale message
...
Fixes #4361
2020-12-30 15:41:14 -08:00
nossr50
01f31e76f5
new chunkstore
...
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-12-30 15:24:21 -08:00
nossr50
97c95c1c49
This doesn't belong in the main branch
2014-01-12 14:49:05 -08:00
TfT_02
93fe2ff504
Cleanup our imports
2013-09-10 15:28:11 +02:00
NuclearW
a542d6cf3e
Squashed commit of the following:
...
commit cb3e057dee1f2b29838ab654a526baac1baab7d6
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:43:57 2013 -0500
1.4.00 release
commit 4f9628d2e4cde31c8946e9a911ee6f10e1fb6b35
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:07:30 2013 -0500
\r -> \n
commit b2ca22e0477c747143b0f08a28a096967ee6ffd7
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:53:56 2013 -0500
Commented-out code shouldn't be done like that.
commit 92f131712cc671e3e616c14a22e22769ef6d6d0b
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:45:36 2013 -0500
More things we missed.
commit 408b03766f6261a03a862a1ab7f5835772feda4a
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 23:20:13 2013 -0500
Format: util through spout and backup lib
commit d6bd2c29bbb51bee3607247468cfe145d4f38c9e
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:50:08 2013 -0500
The things we missed the first time through...
commit 393f0b889aa1b7011ee81ee7b15413d8824b8cfb
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:05:29 2013 -0500
Formatting: Skills
commit c097a6e188a7b760dd1b4389ed81dca417146b16
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:30:12 2013 -0500
Organize imports.
commit 34c3e74be7eb5f983f21d969e30155c5d82c01c1
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:45 2013 -0500
Fixed a missing fallthrough comment from ChatCommand
commit b4a76c9f022a2fd98bdd8f083accfea03becfd71
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:36 2013 -0500
Formatting: datatypes.* through events.*
commit 3e57dd41d3265a7c8106c7eb026df926770a4d15
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:56:15 2013 -0500
Fix issue with bad rebase
commit e8c8e06b2971555b7334e49128257e3af6f36892
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 17:35:32 2013 -0500
Formatting: DatabaseManager, LeaderboardManager, DatabaseUpdateType, and
PlayerStat
commit 13ecf1cc41f377a12991e357ac10abdcda24d6de
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:31:43 2013 -0500
Format: listeners.* through runnables.*
commit 71686e3c0d96c2dcf25442b91703fadda1ea3bb0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:13:57 2013 -0500
Format PartyLockCommand
commit d50abed10bf94e1a88df3dc5cc07c259aea920ea
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 16:54:08 2013 -0500
Format: base through config.*
commit 7004823eeebbae5be7728bf9cafc3b04e57b64cf
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:21:40 2013 -0500
Example of using spaces to align like things
commit 534190cfe2481e466fe459d65628550458cc2993
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:12:19 2013 -0500
Capitalization
commit 5b61d3ba4c8d81e6f358b0cf4f460abfe9798414
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:07:43 2013 -0500
Updated readme, added standards.md
commit 5ec0df70fb82c527420a2f437f27f31bd758f884
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 14:42:16 2013 -0500
Markdown was here, Creole is a loser
commit 70d557c59d086b6a5fb5e0e63c0c1d8eb4c8d19c
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 13:46:24 2013 -0500
Move MCStats shading to .metrics.mcstats
commit eb9d67e66b1659d6abd2397ecf403343cfeffdda
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 13:37:37 2013 -0500
Move ALL the packages!
commit 8ffa9e7b75417b6c7f158613d4b4ffb783dcf2d0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 12:37:12 2013 -0500
/r/n -> /n
2013-03-01 00:52:01 -05:00
GJ
a1d710fe3d
Fixed the remnants of my attempt at refactoring serialized classes...
2013-01-30 19:44:34 -05:00