index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
BiomeVisualiser: Added zooming using the 1 - 8 keys.
Matyas Dolak
6
-20
/
+76
2014-01-08
ProtoProxy: Fixed favicon relaying.
madmaxoft
1
-2
/
+2
2013-12-15
ProtoProxy: Fixed description-changing to work with 1.7.4.
madmaxoft
1
-2
/
+3
2013-12-05
ProtoProxy: Fixed metadata parsing.
madmaxoft
1
-9
/
+27
2013-11-28
BiomeVisualiser: Using the common BiomeGen creation code.
madmaxoft
1
-67
/
+1
2013-11-28
BiomeVisualiser: Added the TwoLevel biome generator.
madmaxoft
1
-0
/
+4
2013-11-28
BiomeVisualiser: The biome settings are read from a file.
madmaxoft
3
-5
/
+102
2013-11-28
Fixed RCONClient after foldermove.
madmaxoft
1
-18
/
+18
2013-11-28
Fixed MemDumpAnalysis after foldermove.
madmaxoft
3
-44
/
+41
2013-11-28
Fixed BlockZapper after folder move.
madmaxoft
6
-44
/
+37
2013-11-28
Fixed BiomeVisualiser after folder move.
madmaxoft
4
-39
/
+47
2013-11-28
Fixed AnvilStats after folder move.
madmaxoft
5
-30
/
+30
2013-11-28
ProtoProxy: Fixed after folder move.
madmaxoft
2
-30
/
+34
2013-11-24
AnvilStats: Fixed compilation.
madmaxoft
2
-2
/
+3
2013-11-24
BiomeVisualiser: Added 1.7 biomes, recolored using AMIDST colors.
madmaxoft
4
-32
/
+141
2013-11-24
RCONClient: Initial implementation.
madmaxoft
6
-0
/
+864
2013-11-10
ProtoProxy: Added dblquotes.
madmaxoft
1
-2
/
+2
2013-11-07
ProtoProxy: Fixed SpawnMob packet.
madmaxoft
1
-12
/
+13
2013-11-03
ProtoProxy: Fixed the SpawnObjectVehicle packet.
madmaxoft
1
-1
/
+13
2013-11-03
ProtoProxy: Removed unused enums.
madmaxoft
1
-109
/
+3
2013-11-03
ProtoProxy: Fixed handling of incomplete packets.
madmaxoft
1
-0
/
+2
2013-10-29
ProtoProxy: Working 1.7 protocol.
madmaxoft
2
-158
/
+160
2013-10-29
ProtoProxy: Updated the server-side packets to 1.7.
madmaxoft
1
-171
/
+239
2013-10-29
ProtoProxy: Updated the server-side packets to 1.7.
madmaxoft
1
-0
/
+5
2013-10-29
ProtoProxy: The login part of the protocol is implemented.
madmaxoft
2
-220
/
+229
2013-10-28
ProtoProxy: Implemented 1.7.2 status request / response / ping.
madmaxoft
2
-113
/
+272
2013-10-28
ProtoProxy: Fixed compilation after the previous cByteBuffer changes.
madmaxoft
1
-0
/
+4
2013-10-12
BiomeVisualiser: fixed crash at shutdown caused by bad logging
madmaxoft
2
-3
/
+3
2013-10-11
Updated BiomeVisualiser to compile again.
madmaxoft
3
-9
/
+24
2013-09-19
ProtoProxy: Added handling for the Explosion packet.
madmaxoft
2
-0
/
+46
2013-09-19
ProtoProxy: Removed the per-packet sleep from the DEBUG version.
madmaxoft
1
-2
/
+9
2013-09-08
ProtoProxy: Logs are saved to a Logs subfolder.
madmaxoft
2
-1
/
+12
2013-09-08
ProtoProxy: The MOTD is modified to indicate ProtoProxy presence.
madmaxoft
1
-7
/
+34
2013-09-04
ProtoProxy: Improved logging for fixed-point numbers.
madmaxoft
1
-14
/
+26
2013-09-01
AnvilStats: ignoring the world subfolder
madmaxoft
1
-0
/
+1
2013-08-30
AnvilStats: Added combined HeightBiome map
madmaxoft
8
-4
/
+368
2013-08-30
AnvilStats: Implemented a cImageComposingCallback class.
madmaxoft
3
-0
/
+292
2013-08-30
AnvilStats: Callbacks can now use CALLBACK_CONTINUE and CALLBACK_ABORT instead of bool return values.
madmaxoft
1
-15
/
+21
2013-08-30
AnvilStats: Added the callback for region begin and end.
madmaxoft
3
-3
/
+18
2013-08-30
AnvilStats: Ignoring the build folders
madmaxoft
1
-0
/
+2
2013-08-30
ProtoProxy: Log individual chunks in MapChunkBulk packet.
madmaxoft
1
-3
/
+32
2013-08-30
ProtoProxy: Next packet type is logged for client as well.
madmaxoft
1
-2
/
+2
2013-08-30
ProtoProxy: Uses cTimer for the timing information.
madmaxoft
4
-5
/
+14
2013-08-25
Fixed ProtoProxy compilation, added client Kick handling.
madmaxoft
2
-0
/
+18
2013-08-16
Feature and bugfixes [SEE DESC]
Tiger Wang
1
-0
/
+2
2013-07-31
ProtoProxy: Tab completion logging lists the last item, too
madmaxoft
1
-0
/
+4
2013-07-31
ProtoProxy: Added the tab completion packet parsing
madmaxoft
2
-0
/
+42
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
71
-11956
/
+11956
2013-07-28
ProtoProxy now properly waits for both sides to establish encryption
madmaxoft
2
-15
/
+54
2013-07-28
Set up proper ignores for ProtoProxy
madmaxoft
1
-0
/
+4
2013-07-28
Added a .gitignore for the anvilstats folder.
Alexander Harkness
1
-0
/
+5
2013-07-08
1.6.2 protocol implemented, both in MCServer and in ProtoProxy
madmaxoft@gmail.com
2
-0
/
+70
2013-07-06
AnvilStats: moved into the Tools folder
madmaxoft@gmail.com
22
-0
/
+3862
2013-07-06
ProtoProxy: moved into the Tools folder
madmaxoft@gmail.com
10
-0
/
+3358
2013-07-06
MemDumpAnalysis: moved into the Tools folder; uses the global Expat library now.
madmaxoft@gmail.com
7
-0
/
+881
2013-07-06
BiomeVisualiser: Moved into the Tools folder
madmaxoft@gmail.com
17
-0
/
+1942
2013-06-04
ToLuaDoxy: initial import
madmaxoft@gmail.com
6
-0
/
+2406
2013-05-01
BlockZapper: Initial import, can zap blocks but not entities
madmaxoft@gmail.com
11
-0
/
+1417