Commit Graph

2014 Commits

Author SHA1 Message Date
zeroeightsix 3f8f1e511b misc 2018-10-14 11:34:27 +02:00
Glow a4ffd0838f
Update and rename PortalGodMode to PortalGodMode.java 2018-10-14 02:54:23 -04:00
Glow 6092bd4db4
Create PortalGodMode 2018-10-14 02:51:39 -04:00
zeroeightsix 29b70883a1 crystalaura 2018-10-14 02:34:49 +02:00
zeroeightsix 0ce4b063e5 autototem 2018-10-14 02:31:09 +02:00
zeroeightsix 49e62d896d fix bugs 2018-10-14 02:30:31 +02:00
zeroeightsix 5294367594 autolog 2018-10-14 01:43:44 +02:00
zeroeightsix af13e14207 aura 2018-10-14 01:42:05 +02:00
zeroeightsix c0c28d4f62 bossstack 2018-10-14 01:39:13 +02:00
zeroeightsix 126460a580 noentitytrace 2018-10-14 01:35:21 +02:00
zeroeightsix efb691d9f2 entityspeed 2018-10-14 01:34:28 +02:00
zeroeightsix 1c80af14d0 Enum settings, converted some old settings to new 2018-10-14 01:31:30 +02:00
zeroeightsix 0383356584 oops!! corrected converters 2018-10-13 23:22:04 +02:00
zeroeightsix 734d1225db Register, configuration, refactoring 2018-10-13 23:15:45 +02:00
zeroeightsix 65bfc52a66 String settings
boxed -> impl
2018-10-13 12:29:13 +02:00
zeroeightsix 64821a97d8 Convert module class to use new settings 2018-10-13 01:38:54 +02:00
zeroeightsix 2ac173d784 Visibility for settings 2018-10-13 01:33:04 +02:00
zeroeightsix c34a4bef6b Implement settings, setting builders and the stupid ∞ abstraction layers for it 2018-10-13 01:11:54 +02:00
zeroeightsix e736bc4442 Implement SafeWalk
Closes #44
2018-10-11 22:29:39 +02:00
zeroeightsix 4249cbc95f Add commands option to CustomChat
Closes #37
2018-10-11 21:29:58 +02:00
zeroeightsix a4cc53034c Merge remote-tracking branch 'origin/master' 2018-10-11 20:25:37 +02:00
zeroeightsix 9cf35f71d5 Use shutdown hook instead of inject
Closes #33
2018-10-11 20:25:17 +02:00
Ridan Vandenbergh 4f13f20c7f
add thank you note 2018-10-10 21:32:02 +02:00
wine d0dda90017
Add issue template 2018-10-10 20:33:17 +02:00
Ridan Vandenbergh 6b11150f93
Merge pull request #43 from zeroeightysix/feature-modifier-binds
Fix debug code & add prefix command
2018-10-10 19:21:53 +02:00
zeroeightsix f43b4a6497 Prefix command 2018-10-10 19:19:43 +02:00
zeroeightsix 49f5dd1bf2 oops removed debug code 2018-10-10 19:04:39 +02:00
Ridan Vandenbergh 19f22a5650
Merge pull request #40 from zeroeightysix/feature-modifier-binds
Binds with key modifiers
2018-10-10 17:46:06 +02:00
zeroeightsix 2d711bb10a Pretty formatting 2018-10-10 17:35:47 +02:00
zeroeightsix 3e7d3cd414 Save binds correctly
I should really rewrite the settings system.
2018-10-09 20:45:57 +02:00
zeroeightsix 136e0155a4 Implemented binds with key modifiers 2018-10-09 20:22:14 +02:00
wine 546d3c60c4
Merge pull request #39 from wine/master
Add travis auto build
2018-10-09 17:53:50 +02:00
Ossian Winter 04c0f5ceac Attempt to make publish workin 2018-10-09 17:29:36 +02:00
Ossian Winter a6a9e08818 Publish artifact to GitHub releases 2018-10-09 17:16:05 +02:00
Ossian Winter 03f812a733 Add travis-ci build 2018-10-09 16:25:51 +02:00
zeroeightsix d3802679c7 Add auto switch settings
Solves #12
2018-10-05 20:52:51 +02:00
zeroeightsix 0f44ed6d36 Fix horse chest
Fixes #34
2018-10-05 20:49:35 +02:00
zeroeightsix b3d2389ed1 Implement save command
Closes #33
2018-10-04 18:21:42 +02:00
zeroeightsix 156177d677 Fix NoEntityTrace always working 2018-10-04 17:47:26 +02:00
zeroeightsix a16f29be35 Allow strings for command prefixes
Closes #32
2018-10-04 17:45:06 +02:00
zeroeightsix fe927b9a34 Implement packet fly 2018-10-03 17:54:41 +02:00
zeroeightsix 58a4e84766 Remove dupe command 2018-10-03 17:02:08 +02:00
Ridan Vandenbergh d17b27a942
Merge pull request #27 from zeroeightysix/fix-tpssync
Fix tpssync
2018-10-03 16:56:28 +02:00
zeroeightsix fba2d8014d Merge remote-tracking branch 'origin/master' 2018-10-03 16:52:33 +02:00
zeroeightsix 0fa7432261 Add access transformer for ItemTool#attackDamage
Closes #29
2018-10-03 16:52:21 +02:00
ossian winter d316043685 Inner enums dont care about static 2018-10-03 09:31:14 -05:00
zeroeightsix 0538d17a40 DeathCoords -> AutoRespawn 2018-10-03 16:11:12 +02:00
zeroeightsix ab6e3c904b Implement TpsSync 2018-10-03 15:05:26 +02:00
zeroeightsix 63036c8712 Merge branch 'master' of https://github.com/zeroeightysix/KAMI 2018-10-03 13:19:58 +02:00
Ridan Vandenbergh 8e1a029c81
Merge pull request #26 from zeroeightysix/fix-noentitytrace
Fix NoEntityTrace
2018-10-03 13:14:49 +02:00