e4b47efd3f
Fix case when the second section goes further when combining
...
And added a test for it
2020-04-07 23:08:48 +02:00
f19aa41205
Configure CI build for GitHub Packages
...
Also fixed a couple issues based on an analysis
Removed debug souts
2020-02-15 00:23:04 +01:00
4952923f9b
Fix all remaining issues with the chat processing
...
Checking regex formatters first, then string, then range
Fix section combining
24/24
#71
2020-02-13 17:20:17 +01:00
0dbfaa65a5
Fix remaining compiler errors
...
The italics test works so far
2020-02-12 19:16:05 +01:00
2d874d7bc9
Clickable announcements and some fixes
...
Fixed announcement storage (#112 )
Disabled some components by default
Made announcements clickable and copiable (#95 )
Fixed /mwiki (#110 )
Fixed /u info (#111 )
Added test for rainbow chat (#103 )
Fixed crash if Dynmap-Towny isn't present
Removed old command annotations
2020-01-31 22:01:29 +01:00
cda2a36da1
Ping sound config, chat history config, lot of descriptions
...
Moved ping sound configs to the FormatterComponent
Made an option to disable the chat history
Added descriptions for each config option
2020-01-25 03:52:25 +01:00
22c7fed75d
F i x remchars, improve combine
...
Also a newCombine method from yesterday
#71
2019-11-17 03:14:28 +01:00
825e327903
Fix underscore pattern - it was wrong all along
...
Fix test - in IntelliJ anyways
2019-11-16 01:08:20 +01:00
750b71de65
Created FormatterComponent & formatters can be disabled
...
It allows disabling chat processing as a whole or formatting
Formatters can be disabled one by one
#85
2019-09-23 13:24:39 +02:00
4a456d9b1e
Fixed 3 issues (hopefully)
...
Fixed #104
Fixed #101 and also allowing spaces in the action
Fixed #90
2019-09-16 11:49:03 +02:00
8ff45ad676
Some fixes
...
Crash on player join without Towny fixed
2019-03-02 19:02:01 +01:00
f12912c735
Added /press command, Dynmap NC support
...
#40
Both tested and work
2019-01-30 21:16:02 +01:00
3a29010042
Fixed cast error, NPE, masked links
...
Fixed config cast error
Fixed mcchat NPE
Implemented masked links
Added a test for it
2019-01-19 20:26:39 +01:00
25ce2a4c9f
API changes
2019-01-12 01:24:31 +01:00
720740dea3
Fixed URL processing (&, #)
...
New Years Commit
2019-01-01 03:28:46 +01:00
6da19877b8
CI build branch fix: Origins
...
From now on, the TRAVIS_BRANCH variable must be defined, either to master if the other projects (ButtonCore) are built locally, or the correct branch if not
2018-11-22 00:59:22 +01:00
45b273e036
Fixed name mentions in URLs
2018-08-12 23:07:03 +02:00
c5cae54aea
FIXED /SHRUG!
...
https://giphy.com/gifs/marvel-guardians-of-the-galaxy-2-3o7btZCvEwsCtTaS0E
3 failing and 15 passing tests
#71
Also added combining parts
2018-08-12 21:44:42 +02:00
7006f178b9
Implemented excluding, added tests
...
Added failing tests as well as passing tests
2018-08-10 13:46:47 +02:00
24c9e2d494
Name mention testing, excluding
...
Still need to make it actually exclude the names
2018-08-08 21:50:44 +02:00
62caf31727
Added more failing tests
...
And slightly fixed shrug test
2018-08-06 22:28:51 +02:00
e6ac18e0c7
Fixed hover info for Discord
2018-07-17 17:06:42 +02:00
b174b8969e
Bugfixes (town colors) & fromcmd
...
Fromcmd
#78
#79
#75
Nickname tabcompletion
Handling town rename/delete for town colors
2018-06-12 18:29:55 +02:00
029a7f1deb
ChatFormat fixes (RC)
2017-11-26 00:29:10 +01:00
2ab6a5f4eb
Nickname impr., Towny spy, RP channel
...
- Added nickname cache update on nick change for mentions
- Added support for Towny spy (again)
- Removed RPMode and added RP channel
2017-08-27 23:35:46 +02:00
51c3e1dec6
Added /lenny and made tests optional + a fix
2017-08-17 17:31:17 +02:00
437d9e8f98
Removed RC messages, fixed URLs probably
...
#63
Added URL test
Smaller refactors
2017-08-05 01:23:37 +02:00
39ef366c20
Removed test and some dependencies
...
A few days ago
2017-07-04 00:01:01 +02:00
3e0a49659d
Separated tests using a custom test runner
...
Runs: 6/6 Errors: 0 Faliures: 4
2017-06-23 16:49:57 +02:00
12b1a45558
Progressing with processing
2017-06-09 12:28:52 +02:00
a7a677d85a
Disabled some tests to release now
2017-04-15 13:38:42 +02:00
ec5c90ecc8
Fixed bold formatting, other fixes
...
JUnit is awesome
Diffing the expected and actual result in a small fraction of the time
needed to load the server
2017-04-15 01:45:30 +02:00
758332faf6
Segmented ChatProcessing and added test!
2017-04-14 22:43:37 +02:00