Tiger Wang
|
756c45d07b
|
Fixed compilation and pressure plates
|
2014-07-07 21:12:25 +01:00 |
|
Tiger Wang
|
9e44b0aae1
|
Implemented trapped chests & others
+ Added trapped chests
* Fixed a bunch of bugs in the redstone simulator concerning wires and
repeaters
* Other potential bugfixes
|
2014-07-06 23:50:22 +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 |
|
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 |
|
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
|
41747f0500
|
Moved sending error messages to cPluginManager:CallHookChat
|
2014-07-04 15:07:41 +02: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
|
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 |
|
Mattes D
|
39fff19955
|
Merge pull request #1138 from mc-server/enderchest
Properly implemented enderchests
|
2014-07-02 22:59:21 +02: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
|
4a9002045b
|
Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel()
|
2014-07-02 14:46:00 +02: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 |
|
madmaxoft
|
bb0e88fcf8
|
Initial codegen for LuaState_Call.inc.
|
2014-07-01 22:29:38 +02:00 |
|
madmaxoft
|
0dfaad4123
|
Fixed a possibly unused variable.
|
2014-07-01 22:28:58 +02:00 |
|
Howaner
|
64e6667435
|
Only fixes the server crash.
|
2014-07-01 20:34:50 +02:00 |
|
Howaner
|
64f6ddf1e2
|
Fix server-crash with non-existing items.
|
2014-07-01 14:47:49 +02:00 |
|
Mattes D
|
4f60f5aef4
|
Fixed linking order under MinGW.
Ref.: #1044
|
2014-07-01 06:40:38 +02:00 |
|
Mattes D
|
f9f3f7eac5
|
Fixed size_t printfing under MinGW.
|
2014-06-30 21:58:23 +02:00 |
|
Howaner
|
8e11f7a1f6
|
Fixes.
|
2014-06-30 21:50:40 +02:00 |
|
madmaxoft
|
a5a0533d79
|
Fixed cFile compilation under MinGW.
|
2014-06-30 21:41:38 +02:00 |
|
Tiger Wang
|
b94fef3089
|
Removed unneeded code
|
2014-06-30 19:15:10 +01:00 |
|
Howaner
|
aa753a92c0
|
Add new hook: HOOK_PLAYER_FOOD_LEVEL_CHANGE
|
2014-06-30 15:12:56 +02:00 |
|
Howaner
|
4ded58bfd1
|
Unnecessary return
|
2014-06-30 14:19:31 +02:00 |
|
Tiger Wang
|
b9d4431f6f
|
Fixed respawning
* Fixes #1103
|
2014-06-29 22:44:16 +01:00 |
|
Mattes D
|
3c631fc0f9
|
Fixed offline UUID generator.
It generated invalid UUIDs, too many hex chars.
|
2014-06-29 18:27:41 +02:00 |
|
Tiger Wang
|
909e0ed95b
|
Removed bad comment
|
2014-06-29 11:41:50 +01:00 |
|
Tiger Wang
|
dde641ce83
|
Properly implemented enderchests
|
2014-06-29 11:36:38 +01:00 |
|
Howaner
|
50e112788b
|
Send statistics to the player, when he logged in.
|
2014-06-29 01:40:15 +02:00 |
|
Mattes D
|
1b89b997ff
|
Merge pull request #1132 from mc-server/RemoveMD5
Removed the md5 library, obsoleted by PolarSSL.
|
2014-06-29 00:46:11 +02:00 |
|
Tiger Wang
|
35dc056f03
|
Likely fixed too quick food depletion
* Fixes FS427 properly, hopefully
|
2014-06-28 21:10:59 +01:00 |
|
STRWarrior
|
085cb4256e
|
Fixed doxycomments
|
2014-06-28 21:55:21 +02:00 |
|
Tiger Wang
|
5e66d9aeab
|
Fixed issue with breaking blocks at -1 coordinates
|
2014-06-28 20:45:05 +01:00 |
|
Tiger Wang
|
61cb08b546
|
Implemented tripwire(s) (hooks)
* Fixes #944
|
2014-06-28 20:44:34 +01:00 |
|
Mattes D
|
1495bba17c
|
Fixed a silly path error in #include.
|
2014-06-28 18:20:46 +02:00 |
|
Mattes D
|
48639ee4d2
|
CMake: Added polarssl include dir as non-system.
|
2014-06-28 18:16:26 +02:00 |
|
Mattes D
|
3e104c25e9
|
Changed include folders to work for Bindings, too.
|
2014-06-28 12:49:08 +02:00 |
|
Tiger Wang
|
de543ff73f
|
Added more block exceptions to torches
|
2014-06-28 00:29:32 +01:00 |
|
Tiger Wang
|
0a20e19a64
|
Minor change to buttons and levers
+ They now detect if the block they are on occupies its voxel, instead
of just being solid
|
2014-06-28 00:29:19 +01:00 |
|