Ryan Liptak
|
b5fcb1f09f
|
Merge branch '1.7.x' of https://github.com/squeek502/Squake into 1.8
# Conflicts:
# java/squeek/quakemovement/QuakeClientPlayer.java
|
2017-11-29 00:33:17 -08:00 |
|
Ryan Liptak
|
6173d438fa
|
Merge branch '1.6.4' of https://github.com/squeek502/Squake into 1.7.x
|
2017-11-29 00:13:45 -08:00 |
|
Ryan Liptak
|
f3dda155fb
|
Fix ladder movement being unintentionally affected by Squake
Use Minecraft's default movement whenever on a ladder
Partially addresses #11 and #17
|
2017-11-29 00:04:46 -08:00 |
|
Ryan Liptak
|
7407d8c997
|
Merge branch '1.6.4' of https://github.com/squeek502/Squake into 1.7.x
|
2017-07-14 20:41:13 -07:00 |
|
Ryan Liptak
|
28aa2843e9
|
Fix compile error
|
2017-07-14 20:40:15 -07:00 |
|
Ryan Liptak
|
2a3e00e48d
|
Merge branch '1.7.x' of https://github.com/squeek502/Squake into 1.8
|
2017-07-14 20:30:16 -07:00 |
|
Ryan Liptak
|
77d4f97ed0
|
Merge branch '1.6.4' of https://github.com/squeek502/Squake into 1.7.x
|
2017-07-14 20:29:37 -07:00 |
|
Ryan Liptak
|
d993dc1ed2
|
Fix lava movement being totally broken (closes #13)
|
2017-07-14 20:29:04 -07:00 |
|
squeek
|
69fa089165
|
Fix too many LivingFallEvent handlers getting registered
|
2016-07-26 22:24:12 -07:00 |
|
squeek
|
ee275298e4
|
Fix fall damage being applied wrong
|
2016-07-26 22:15:05 -07:00 |
|
squeek
|
8b30f5b46f
|
Set acceptedMinecraftVersions in preparation for 1.8.8 compatibility
* Need 1.8.8 version of PlayerAPI first
|
2015-12-17 21:41:40 -08:00 |
|
Ryan Liptak
|
8403b67f44
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8
|
2015-08-11 17:12:37 -07:00 |
|
Ryan Liptak
|
9aee479deb
|
Merge remote-tracking branch 'origin/1.6.4' into HEAD
|
2015-08-11 17:07:29 -07:00 |
|
Ryan Liptak
|
ed909d3bd0
|
Fix FF URL
|
2015-08-11 17:04:45 -07:00 |
|
squeek
|
f1cbfe9d51
|
Port to 1.8
* Quick & dirty; didn't check to make sure the base MC movement code didn't change
|
2015-06-28 14:35:24 -07:00 |
|
squeek
|
21fccc40d3
|
Updated to 1.7.x and added Version Checker support
|
2014-08-14 17:26:39 -07:00 |
|
squeek
|
4ebd72f147
|
Bumped up max air accel per tick a bit and exposed it to the config
v1.0.1
|
2014-08-14 09:07:20 -07:00 |
|
Ryan Liptak
|
69567a0715
|
Create LICENSE
|
2014-08-13 23:18:13 -07:00 |
|
Ryan Liptak
|
a0c582b5df
|
Create README.md
|
2014-08-13 23:17:43 -07:00 |
|
squeek
|
1fc4c1299c
|
Even gooder config comments
v1.0.0
|
2014-08-13 20:32:17 -07:00 |
|
squeek
|
33a6fe8094
|
Gooder config comments
|
2014-08-13 20:29:02 -07:00 |
|
squeek
|
97d8bd7107
|
Fixed Squeedometer integration
|
2014-08-13 13:56:02 -07:00 |
|
squeek
|
5a2c2bb0be
|
Cleanup, added fallDistanceThresholdIncrease config setting
|
2014-08-13 13:14:55 -07:00 |
|
squeek
|
d9a2f344e4
|
Warning fixes
|
2014-07-07 02:41:56 -07:00 |
|
squeek
|
a2a06ef64b
|
Base velocities and gooder acceleration values
|
2014-06-11 11:48:05 -07:00 |
|
squeek
|
7b25941e45
|
Moved versioning stuff into a separate java file so that dollar sign characters in other source files don't conflict with the gradle replace task
|
2014-05-02 21:31:44 -07:00 |
|
squeek
|
2678e79268
|
Fixed package names
|
2014-04-21 23:34:39 -07:00 |
|
squeek
|
b2b0708c3b
|
build.gradle
|
2014-04-19 01:57:35 -07:00 |
|
squeek
|
3725799de3
|
Initial version
|
2014-04-19 01:57:15 -07:00 |
|