Mattes D
|
e4828f0072
|
Merge pull request #1159 from mc-server/VectorFloorFix
Vector floor fix
|
2014-07-10 12:59:02 +02:00 |
|
madmaxoft
|
db75989157
|
Fixed a missing "inline" keyword.
|
2014-07-10 12:46:09 +02:00 |
|
madmaxoft
|
ce670accc9
|
Fixed Vector3.h compilation in MSVC2008.
|
2014-07-10 12:37:21 +02:00 |
|
madmaxoft
|
a6d30a7254
|
Removed lilypad from plains village prefabs.
|
2014-07-10 12:27:08 +02:00 |
|
Mattes D
|
ea24a4f4aa
|
Merge pull request #1157 from Howaner/Window
Add more inventory actions.
|
2014-07-09 23:27:02 +02:00 |
|
Tiger Wang
|
da1d946b2b
|
Fixed bow charge
|
2014-07-09 22:04:26 +01:00 |
|
Tiger Wang
|
74b6b398e7
|
Fixed arrow collection animation
* Fixed piston extension non-solidness
|
2014-07-09 19:56:50 +01:00 |
|
Howaner
|
0d88e71d18
|
Removed unused include line.
|
2014-07-09 14:35:01 +02:00 |
|
Howaner
|
3615bf825b
|
Added inventory number click.
|
2014-07-09 14:30:06 +02:00 |
|
Tiger Wang
|
372dbbb994
|
Merge pull request #1135 from mc-server/fixes
Fixes to projectiles and the undead
|
2014-07-09 09:50:38 +01:00 |
|
madmaxoft
|
f2419afac5
|
Updated generator prefabs to current Gallery contents.
|
2014-07-08 23:11:06 +02:00 |
|
Tiger Wang
|
7c7501abc5
|
Added extra space before comments
|
2014-07-07 21:14:15 +01:00 |
|
tycho
|
c3bd588826
|
Fixed OpenSSL programs and tests being generated when testing disabled.
|
2014-07-06 16:27:50 +01:00 |
|
Mattes D
|
7e3b26e7ba
|
Merge pull request #1144 from mc-server/LuaCodeGen
Lua code gen
|
2014-07-06 14:44:52 +02:00 |
|
Mattes D
|
562d14e8ec
|
Fixed crafting grid updating.
Fixes #1152.
|
2014-07-06 14:42:28 +02:00 |
|
madmaxoft
|
66fa015534
|
Fixed slime handling in cMonster::StringToMobType().
|
2014-07-06 13:37:28 +02:00 |
|
Howaner
|
9d7a59012c
|
Added drop window action.
|
2014-07-06 00:40:59 +02:00 |
|
Tiger Wang
|
460d6bd0cb
|
Changed everything to callbacks
|
2014-07-05 22:59:22 +01:00 |
|
Howaner
|
7a78f23b4a
|
Add middle click.
|
2014-07-05 14:00:04 +02:00 |
|
Tiger Wang
|
f4e11d194e
|
Crash and compile fix
|
2014-07-04 22:07:26 +01:00 |
|
Tiger Wang
|
25e9862206
|
Compile fix
|
2014-07-04 17:49:44 +01:00 |
|
Tiger Wang
|
79e558be34
|
Suggestions
|
2014-07-04 17:42:40 +01:00 |
|
Mattes D
|
7cc7429fa0
|
Merge pull request #1151 from mc-server/immediatesocketrebind
MCS sockets can be rebound immediately
|
2014-07-04 18:09:29 +02:00 |
|
Tiger Wang
|
2ead2538b1
|
MCS WebAdmin sockets rebinds instantly
* Fixes #272
* Fixes #1150
|
2014-07-04 16:52:52 +01:00 |
|
Tiger Wang
|
f4e3c01a71
|
Various fixed
* Fixed potential invalid pointer dereferencing, fixes #1117
* Fixed ender pearls not being loaded properly
|
2014-07-04 16:49:24 +01:00 |
|
madmaxoft
|
c7a5347cd6
|
cPluginManager: Reformatted the switch statement.
|
2014-07-04 15:54:39 +02:00 |
|
madmaxoft
|
8f65d13d1b
|
Merge remote-tracking branch 'origin/HandleCommand'
|
2014-07-04 15:41:48 +02:00 |
|
STRWarrior
|
546aab7b4a
|
Removed useless sentence in cPluginManager:ExecuteCommand description.
|
2014-07-04 15:36:29 +02:00 |
|
STRWarrior
|
41747f0500
|
Moved sending error messages to cPluginManager:CallHookChat
|
2014-07-04 15:07:41 +02:00 |
|
STRWarrior
|
aa81a3ff3e
|
Fixed ExecuteCommand description.
|
2014-07-04 14:29:19 +02:00 |
|
Tiger Wang
|
f635066241
|
Eps comparison
|
2014-07-04 12:50:40 +01:00 |
|
Tiger Wang
|
ec2f576de6
|
Fixed c1deda5d8f
I keep on breaking stuff :P
|
2014-07-04 12:44:03 +01:00 |
|
madmaxoft
|
632e8680b1
|
Removed world-saving log messages.
Ref.: http://forum.mc-server.org/showthread.php?tid=1518
|
2014-07-04 11:50:50 +02:00 |
|
madmaxoft
|
20afd5d70e
|
APIDump: Updated OnWeatherChanging docs after latest code changes.
|
2014-07-03 17:53:57 +02:00 |
|
madmaxoft
|
2dbed03cbc
|
Changed OnWeatherChanging hook to always read the returned weather.
Ref.: http://forum.mc-server.org/showthread.php?tid=1512
|
2014-07-03 17:49:21 +02:00 |
|
madmaxoft
|
78dd02f0c7
|
CMake: Changed slash format to support MSYS.
Ref.: #1044
|
2014-07-03 10:26:48 +02:00 |
|
archshift
|
6f0a538385
|
SetFlags.cmake: don't use ${} expansion on if STREQUAL
See http://stackoverflow.com/questions/19982340/cmake-compare-to-empty-string-with-strequal-failed
|
2014-07-02 21:19:09 -07:00 |
|
Mattes D
|
39fff19955
|
Merge pull request #1138 from mc-server/enderchest
Properly implemented enderchests
|
2014-07-02 22:59:21 +02:00 |
|
Tiger Wang
|
89a26cc786
|
Suggestions
|
2014-07-02 21:07:34 +01:00 |
|
Tiger Wang
|
abb49d3f33
|
Suggestion
|
2014-07-02 18:51:37 +01:00 |
|
Tiger Wang
|
f5659a08b8
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/Entities/Player.cpp
|
2014-07-02 18:48:05 +01:00 |
|
Tiger Wang
|
c1ae5513ec
|
Fixed player teleport food drain
|
2014-07-02 18:46:13 +01:00 |
|
Tiger Wang
|
19caba5125
|
Redstone simulator is alerted to lever unpowering
* Fixed the "fix" that broke the fix for #535, thereby fixing said issue
* Fixed #535
|
2014-07-02 18:46:00 +01:00 |
|
Mattes D
|
9204c8a124
|
Merge pull request #1139 from Howaner/Hooks
Add hook HOOK_PLAYER_FOOD_LEVEL_CHANGE
|
2014-07-02 16:33:24 +02:00 |
|
madmaxoft
|
1c16862ae5
|
CMake: Use cmake for file-copying.
This should enable MSYS builds.
|
2014-07-02 16:30:45 +02:00 |
|
Howaner
|
835d00428c
|
Update documentation
|
2014-07-02 14:49:08 +02:00 |
|
Howaner
|
4a9002045b
|
Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel()
|
2014-07-02 14:46:00 +02:00 |
|
Tiger Wang
|
284c1c0514
|
Vector clamping fixes
Thank you, @madmaxoft.
|
2014-07-01 22:39:37 +01:00 |
|
madmaxoft
|
7177806d31
|
Fixed printf formats for Win builds
|
2014-07-01 22:48:01 +02:00 |
|
madmaxoft
|
b6d5d50b31
|
Tolua generates LuaState_Call.inc file.
|
2014-07-01 22:29:39 +02:00 |
|