0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
inventory cleanup
clonejo
as Feiko Nanninga
More... almost 11 years ago
extended gitignore
clonejo
as Feiko Nanninga
More... almost 11 years ago
setup fixes
clonejo
as Feiko Nanninga
More... almost 11 years ago
moved inventory handling to separate module, fixing #17 (shift clicking)
clonejo
as Feiko Nanninga
More... almost 11 years ago
eliminate compiler/dialyzer warnings
clonejo
as Feiko Nanninga
More... almost 11 years ago
reworked README
clonejo
as Feiko Nanninga
More... almost 11 years ago
use lager for logging
clonejo
as Feiko Nanninga
More... almost 11 years ago
changed from tabs to spaces, reindenting everything
clonejo
as Feiko Nanninga
More... almost 11 years ago
added ericbmerritt's drop-in erlang makefile, small fix for dialyzer, switched source for cutkey
clonejo
as Feiko Nanninga
More... almost 11 years ago
removed rebar file, use a local install
clonejo
as Feiko Nanninga
More... almost 11 years ago
removed proxy
clonejo
as Feiko Nanninga
More... almost 11 years ago
License is now GPLv3, nbt.erl moved out as a dependency
clonejo
as Feiko Nanninga
More... almost 11 years ago
extended .gitignore
clonejo
as Feiko Nanninga
More... almost 11 years ago
updated rebar
clonejo
as Feiko Nanninga
More... over 11 years ago
1.4.6 compatability
clonejo
as Feiko Nanninga
More... almost 12 years ago
partially fixed inventory (shift clicks still buggy), introduced slot record, send 0xCA (player abilities), exit cleanly on client side disconnects, add dependency to rebar.config
clonejo
as Feiko Nanninga
More... almost 12 years ago
several fixes on last commmit, updated readme, changed default port back to standard
clonejo
as Feiko Nanninga
More... about 12 years ago
no more direst openssl calls in run.sh
gfv
More... about 12 years ago
generate a new key pair at each startup, updated readme
clonejo
as Feiko Nanninga
More... about 12 years ago
Minecraft 1.4.5 compatibility
clonejo
as Feiko Nanninga
More... about 12 years ago
implemented encryption, binary arrays in protocol definition
clonejo
as Feiko Nanninga
More... about 12 years ago
fixed despawning players
clonejo
as Feiko Nanninga
More... over 12 years ago
fixed unloading chunks
clonejo
as Feiko Nanninga
More... over 12 years ago
fixed 0x14 named_entity_spawn, added functions for hex printing packets
clonejo
as Feiko Nanninga
More... over 12 years ago
implemented generic array datatype
clonejo
as Feiko Nanninga
More... over 12 years ago
partially patched to Minecraft 1.3 - ENTITIES CHANGES MISSING, player_logic:inventory_add/2, add broken blocks to player directory (no dropped items), properly exit keepalive process on player disconnect
clonejo
as Feiko Nanninga
More... over 12 years ago
Merge branch 'survival' of github.com:clonejo/mc-erl into survival
clonejo
as Feiko Nanninga
More... over 12 years ago
updated README
clonejo
as Feiko Nanninga
More... over 12 years ago
better get_block
gfv
More... over 12 years ago
now sending positions of dropped items as known by server once in a second.
gfv
More... over 12 years ago