Added dragon egg to falling blocks. |
|
More...
|
almost 12 years ago
|
ProtectinoAreas: Configuratino is now loaded from an INI file |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Implemented reloading areas when a player moves |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Fixed area reloading |
|
More...
|
almost 12 years ago
|
Fixed previous commit. |
|
More...
|
almost 12 years ago
|
Added SetTicksUntilWeatherChange/GetTicksUntilWeatherChange. to set/get the amount of ticks before the weather changes. Added SendBlockChange to Lua to create "fake" blocks |
|
More...
|
almost 12 years ago
|
Fixed 2 more tabs... |
|
More...
|
almost 12 years ago
|
Converted spaces to tabs Dead bush does not drop pickups when invalidly placed |
|
More...
|
almost 12 years ago
|
Added dead bush block handler so a dead bush pickup is dropped when the sand underneath it is removed. |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Added asserts to cStorage functions so that logic errors are found faster |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Implemented the ProtRemUserAll command's DB access |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Implemented adding users to an area in the DB |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commands |
|
More...
|
almost 12 years ago
|
ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new area |
|
More...
|
almost 12 years ago
|
ProtectionAreas: The areas are now read from the DB (once) |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Fixed cCommandState's detection of not-selected |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Implemented all command handlers. |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Newly added areas are stored in the DB |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Added cStorage initialization |
|
More...
|
almost 12 years ago
|
Added LOGWARNING() function to Lua API, as a synonym to LOGWARN() |
|
More...
|
almost 12 years ago
|
ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20) |
|
More...
|
almost 12 years ago
|
Added script to generate cloc statistics |
|
More...
|
almost 12 years ago
|
Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers |
|
More...
|
almost 12 years ago
|
Expat project: fixed intermediate files output folder |
|
More...
|
almost 12 years ago
|
Implemented proper player crouching. |
|
More...
|
almost 12 years ago
|
ProtoProxy: Added PACKET_SPAWN_NAMED_ENTITY and PACKET_PLAYER_ANIMATION parsing |
|
More...
|
almost 12 years ago
|
cEntity: fixed doxy comments |
|
More...
|
almost 12 years ago
|
DistortedHeightmap: Added clay / sand / dirt selection on ocean floor |
|
More...
|
almost 12 years ago
|
Fixed a crash when generating a chest |
|
More...
|
almost 12 years ago
|
Shears mask the leaves' meta |
|
More...
|
almost 12 years ago
|