| Commit message (Expand) | Author | Files | Lines |
2014-04-10 | Fixed GitHuB WebEdit fail. | Alexander Harkness | 1 | -0/+1 |
2014-04-10 | Update Monster.cpp | Alexander Harkness | 1 | -2/+4 |
2014-03-31 | Final realisation of suggestions | Tiger Wang | 1 | -5/+7 |
2014-03-31 | Fixed a few Y too high/low asserts | Tiger Wang | 1 | -5/+5 |
2014-03-24 | Wither invulnerability | andrew | 1 | -0/+1 |
2014-03-16 | Fixed double to float conversions. | madmaxoft | 1 | -5/+5 |
2014-03-01 | g_BlockXXX => cBlockInfo::XXX | andrew | 1 | -5/+5 |
2014-02-24 | Fixed Formatting, added compiler warning suppressing methods, fixed comments | TheJumper | 1 | -1/+1 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -0/+76 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -1/+48 |
2014-02-23 | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 1 | -0/+1 |
2014-02-23 | Fixed Formatting, Added DropChance attributes to Monsters | TheJumper | 1 | -4/+22 |
2014-02-22 | Changed formatting, encapsuled armor drop, introduced better static Enchantment IDs | TheJumper | 1 | -0/+28 |
2014-02-22 | Monster.cpp: Fixed Formatting in AddRandomUncommonDropItem | TheJumper | 1 | -1/+1 |
2014-02-21 | Fixed Mob Drops, Add Rare and Uncommon Drops, Looting inflicts Drops | TheJumper | 1 | -0/+29 |
2014-02-17 | Improved formatting | tonibm19 | 1 | -2/+2 |
2014-02-16 | Now mobs can't escape from fences. | tonibm19 | 1 | -2/+2 |
2014-02-11 | Fixed #627 | Tiger Wang | 1 | -14/+0 |
2014-02-05 | Fixed most of the reordering warnings | Tycho | 1 | -4/+4 |
2014-02-05 | Fixed a bunch of MSVS warnings | Tiger Wang | 1 | -1/+1 |
2014-02-04 | Blank lines and indentation. | tonibm19 | 1 | -0/+4 |
2014-02-03 | Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua API | tonibm19 | 1 | -0/+8 |
2014-02-01 | Monster's nominal speed was increased. | Kirill Kirilenko | 1 | -1/+1 |
2014-01-25 | Implemented fall damage for mobs | Tiger Wang | 1 | -4/+27 |
2014-01-25 | Mob bugfixes | Tiger Wang | 1 | -20/+29 |
2014-01-25 | Fixed a generator bug | Tiger Wang | 1 | -0/+3 |
2014-01-24 | Miscellaneous improvements | Tiger Wang | 1 | -5/+4 |
2014-01-24 | Monsters no longer check for direct line of sight | Tiger Wang | 1 | -10/+2 |
2014-01-24 | Large reworking of mob code [SEE DESC] | Tiger Wang | 1 | -162/+238 |
2014-01-16 | Removed obsoleted functions | Tiger Wang | 1 | -1/+1 |
2013-12-25 | Preliminary mobile entity saving | Tiger Wang | 1 | -1/+2 |
2013-12-23 | Some fixes (SEE DESC) | tonibm19 | 1 | -0/+6 |
2013-12-22 | EnderDragons and SnowGolems are able to spawn. | STRWarrior | 1 | -0/+2 |
2013-12-20 | Sorted a few constructors to remove warnings. | madmaxoft | 1 | -7/+7 |
2013-12-20 | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 1 | -1/+1 |
2013-12-14 | Fixed not getting XP from mobs. | STRWarrior | 1 | -0/+6 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-10 | Bundled fixes [SEE DESC] | Tiger Wang | 1 | -1/+6 |
2013-11-10 | Bundled fixes [SEE DESC] | Tiger Wang | 1 | -30/+26 |
2013-11-04 | Skeleton, Ghast and Blaze's projectile code is now in their respective class. | STRWarrior | 1 | -64/+6 |
2013-11-02 | Skeletons, Blazes and Ghasts now shoot their projectile to the target. | STRWarrior | 1 | -5/+63 |
2013-10-29 | Update to allow the light map to remain the same, but allow alteration of sky light values based on time. | Samuel Barney | 1 | -3/+3 |
2013-10-24 | Renamed cMonster::GetSpawnRate() to GetSpawnDelay(). | madmaxoft | 1 | -1/+1 |
2013-10-22 | Fixed an assert in cMonster | madmaxoft | 1 | -2/+2 |
2013-10-20 | Reimplemented cMonster::FamilyFromType() as a simple switch (duh!) | madmaxoft | 1 | -38/+27 |
2013-10-20 | Fixed memory leaks in cMobCensus, moved GetSpawnRate() to cMonster. | madmaxoft | 1 | -0/+17 |
2013-10-20 | Fixed binary search in StringToMobType(). | madmaxoft | 1 | -3/+3 |
2013-10-20 | Moved all MobTypesManager functions to cMonster. | madmaxoft | 1 | -5/+222 |
2013-10-20 | Fixed loading allowed mobs in world. | madmaxoft | 1 | -3/+7 |
2013-10-13 | Eight round of fixes | Tiger Wang | 1 | -1/+1 |
2013-09-13 | Added an extra line. | tonibm19 | 1 | -0/+1 |
2013-09-13 | Fixed mobs attack range being too long | tonibm19 | 1 | -2/+1 |
2013-09-10 | Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy | mgueydan | 1 | -0/+6 |
2013-09-07 | Fixed a missing initialization in cMonster. | madmaxoft | 1 | -2/+3 |
2013-09-06 | Moved daylight burning directly into cMonster. | madmaxoft | 1 | -0/+36 |
2013-09-05 | Moved daylight burning directly into cMonster. | madmaxoft | 1 | -0/+36 |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -1/+1 |
2013-07-01 | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 1 | -4/+7 |
2013-06-25 | Unified the way mobs are spawned (egg vs natural). Fixed deadlocks in mob moving. Fixed mob destroying code. | madmaxoft@gmail.com | 1 | -2/+7 |
2013-04-22 | Moved physics to the cEntity class from the derivative classes (cMonster, cPickup). Added physics override to cPlayer to disable physics calculations. Fixed bug with pitch calculations on mobs. | keyboard.osh@gmail.com | 1 | -121/+5 |
2013-04-13 | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 1 | -28/+23 |
2013-04-02 | Added support for head yaw tracking and packet sending and fixed bug in BroadcastMovementUpdate | keyboard.osh@gmail.com | 1 | -0/+1 |
2013-03-23 | Added helper functions AddSpeed, AddSpeedX, AddSpeedY, AddSpeedZ, AddPosition, AddPosX, AddPosY, AddPosZ. Made sure that all entites use these helper functions. | keyboard.osh@gmail.com | 1 | -5/+5 |
2013-03-22 | Implemented BroadcastMovementUpdate function. Moved m_Pos,m_Rot,m_Speed to private members and made sure that all classes uses the public functions to access these members. | keyboard.osh@gmail.com | 1 | -42/+44 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-12-22 | MTRand reference is now passed as a Tick() parameter so that it isn't created and destroyed over and over again. All entities will handle physics (empty callback for now) | madmaxoft@gmail.com | 1 | -42/+54 |
2012-12-22 | Reduced most mobs' constructors to oneliners by passing parameters to superclasses | madmaxoft@gmail.com | 1 | -18/+11 |
2012-12-21 | Added sounds to levers and mobs | luksor111@gmail.com | 1 | -0/+4 |
2012-12-21 | Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type. | madmaxoft@gmail.com | 1 | -1/+2 |
2012-12-21 | Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). | madmaxoft@gmail.com | 1 | -19/+0 |
2012-12-21 | Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested) | madmaxoft@gmail.com | 1 | -9/+12 |
2012-11-01 | Refactored the world time. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-10-06 | Removed a few debugging messages from the release builds. | madmaxoft@gmail.com | 1 | -4/+5 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -7/+7 |
2012-09-23 | Source files cleanup: Mobs-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 1 | -18/+19 |
2012-08-29 | Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-08-24 | Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets. | madmaxoft@gmail.com | 1 | -13/+2 |
2012-08-19 | Almost all packets' handling is now rewritten not to use cPacket descendants elsewhere than in cClientHandle. | madmaxoft@gmail.com | 1 | -106/+146 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -560/+560 |
2012-06-06 | Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool. | madmaxoft@gmail.com | 1 | -13/+5 |
2012-03-19 | Fixed player heads always pointing north (new EntityHeadLook packet) | madmaxoft@gmail.com | 1 | -1/+1 |
2012-03-14 | Split chunk data into separate arrays; decoupled most sources from cChunk.h dependency | madmaxoft@gmail.com | 1 | -1/+0 |
2012-03-12 | Fixing compilation on Drawin 9 / MacOS X | madmaxoft@gmail.com | 1 | -1/+1 |
2012-03-10 | Fixed a few obsoleted functions | madmaxoft@gmail.com | 1 | -1/+1 |
2012-02-20 | Removed some more cChunkPtr usage | madmaxoft@gmail.com | 1 | -20/+16 |
2012-02-15 | No longer using pointers for Vector3(f/d/i) in cEntity's and cTracer | faketruth | 1 | -44/+40 |
2012-02-13 | Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it. | madmaxoft@gmail.com | 1 | -51/+82 |
2012-02-01 | Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients; | madmaxoft@gmail.com | 1 | -1/+1 |
2012-01-31 | Slight code cleanup, no big changes | madmaxoft@gmail.com | 1 | -3/+3 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -5/+7 |
2011-12-28 | - Implemented Drops from Burning animals | lapayo94@gmail.com | 1 | -68/+7 |
2011-12-26 | - improved ClosestPlayerDetection (Really the closest now ;)) | lapayo94@gmail.com | 1 | -29/+45 |
2011-12-26 | - Linux compatible fixes including updated makefile | mtilden@gmail.com | 1 | -5/+9 |
2011-12-25 | - Fixed Bug #99 -> Mobs no longer bother you in creative mode | lapayo94@gmail.com | 1 | -76/+35 |
2011-12-22 | Fixes: | lapayo94@gmail.com | 1 | -1/+1 |
2011-12-21 | - Crafting fixed in 1.0.0 | lapayo94@gmail.com | 1 | -0/+17 |
2011-11-06 | Patch with diff file created by Sebi (implemented some stuff like lava physics, drops are deleted when in lava, water is now slower, lava gives actual damage etc.). Pistons now work mostly as they should. They do not yet show the motion animation and do not emit sound. They do extend, push, and retract as they should though. Right now the only way to activate a piston is to light redstone wire adjacent to it with a redstone torch. | admin@omencraft.com | 1 | -9/+9 |
2011-10-31 | Prepared some parts of the code for multi world support, I created lots of TODO's | faketruth | 1 | -13/+13 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+609 |