Esophose
43daf65386
Most 1.14 support, code cleanup
2019-04-28 00:17:08 -06:00
Esophose
b2459eb8d0
Add extra GUI settings to config.yml, push to v6.4
2019-02-05 02:20:19 -07:00
Esophose
c0f15ac864
Add metrics, other minor changes
2019-02-01 02:56:21 -07:00
Esophose
f306062bfa
Add some quality of life changes
2019-01-26 00:34:50 -07:00
Esophose
a2d173d932
Added command '/ppo', changed version to v6.2
2018-12-15 03:14:37 -07:00
Esophose
a95aaa52d2
Add lore parsing for \n, change version to v6.1
2018-12-03 02:21:11 -07:00
Esophose
c493011ad6
v6.0 Update Finished
2018-12-01 19:34:01 -07:00
Esophose
46f5107270
Add new setting 'toggle-on-move', change version to v6.0
2018-11-16 03:26:08 -07:00
Esophose
b1e23b6812
GUI Finished, remove message when opening the GUI with /pp, note data range is now 0-24
2018-11-07 03:21:46 -07:00
Esophose
f7eb08e48d
Starting work on new GUI
2018-11-04 01:11:36 -06:00
Esophose
cb7e1ef91c
/pp reload, 5 new styles, create fixed effects where you're looking, directional particles in styles now possible
...
Need to rework the locations that styles' particles spawn at. Need to always spawn them relative to 0, 0, 0 and adjust for the player/coordinates they are targeted to spawn at accordingly. This will fix '/pp fixed create looking' not creating the fixed effects properly centered around blocks.
2018-10-28 04:18:34 -06:00
Esophose
a433189b45
Fix file size, fix onenable errors, fix database queries, all particle calculations now use doubles, steps are now done consistently with ints, still unstable with lots of unimplemented features/commands
2018-09-27 02:42:41 -06:00
Esophose
a817341392
Rewriting entire backend, several commands, and part of GUI
...
This commit was long overdue. I'm rewriting the entire backend, changing the functionality of a few core commands, adding a new command manager, and rewriting a portion of the GUI to handle the new data structure.
2018-09-23 20:42:52 -06:00
Esophose
eafd5520e1
PlayerParticles v5.2 Update
...
Contains the remainder of updates related to PlayerParticles v5.2. See changelog.txt for details.
2018-09-08 02:26:21 -06:00
Esophose
8b4c1fcd42
Most things working, missing icons
...
Everything is now working as intended, the GUI is just missing icons due to the Minecraft 1.13 Material name changes
2018-09-07 02:56:59 -06:00
Esophose
d127824219
Update some deprecated stuff
2018-09-05 21:58:35 -06:00
Esophose
0d4e5b994b
Starting update to 1.13, DOES NOT BUILD
...
Starting update to 1.13, DOES NOT BUILD
2018-09-05 18:15:22 -06:00
Esophose
8fd54284fa
Make GUI display lowercase effect names
...
The GUI now displays effect names in all lowercase.
2018-04-05 20:59:13 -06:00
Esophose
1f24740e0a
Limit particle display range
...
Particles previously were displayed to all players in the entire world,
now they only display to players within 192 blocks of the particle spawn
location.
2018-03-01 02:36:37 -07:00
Esophose
5dc0cd7bb2
Maven + HikariCP
...
Switch the project to use Maven, and also switch to using HikariCP as
the database connection manager.
2018-03-01 01:58:04 -07:00