aboutsummaryrefslogtreecommitdiff
path: root/Mundus/Service/Mobs
Commit message (Expand)AuthorAgeFilesLines
* Changed file/namespace stucture slightly. Updated executable. Mobs are now in...Syndamia2020-04-307-580/+0
* Implimented event log. Mob fighting, movement and terraorming add logs upon d...Syndamia2020-04-303-20/+111
* Implimented mob fighting. Implimented wooden longsword and stone longsword we...Syndamia2020-04-306-19/+104
* Added a proper land cow icon (old one was temporary). Updated executable.Syndamia2020-04-291-1/+1
* Completed documenttion (for the most part). Changed game and mob generation s...Syndamia2020-04-293-5/+12
* Did documentation for Crafting, Mobs, Superlayers and Tiles servicesSyndamia2020-04-285-46/+90
* Fixed bug with going up and down between layers. Now, you cannot go up and do...Syndamia2020-04-161-18/+33
* Changed a bit how mobs work and implimented generation and random movement (o...Syndamia2020-04-168-79/+126
* Implimented a sky superlayer (for now is empty). Refactored code a bit and ad...Syndamia2020-04-155-56/+62
* GroundTile is now an item tile. When breaking ground, you get the ground tile...Syndamia2020-04-091-79/+83
* Fixed bug, where structures that drop themselves would crash the game if the ...Syndamia2020-04-081-1/+1
* Making a hole will now only delete structure underneath that isn't walkableSyndamia2020-04-081-2/+5
* You can now move up a superlayer using climable structures (for now only with...Syndamia2020-04-085-12/+71
* Implimented undergrond layer (and going to it). Changed naming convention for...Syndamia2020-04-074-12/+31
* You can now use shovels do dig up the groundSyndamia2020-04-062-13/+32
* Did minor bug fixes. After crafting an item, the inventory is redrawn. It doe...Syndamia2020-04-061-1/+1
* Structures now have health (get deleted after certain amount of hits ; on eac...Syndamia2020-04-042-9/+12
* Started implimenting health system. Trees now drop branches (a branch).Syndamia2020-03-284-4/+47
* Trees are generated (no functionality), boulders drop rocks, implimented info...Syndamia2020-03-251-5/+16
* Did minor bug fixesSyndamia2020-03-151-5/+6
* Finished inventory and implimented breaking and placing structures on the mapSyndamia2020-03-133-10/+71
* Started work on item typesSyndamia2020-03-101-2/+2
* Remade the file structure, changed what is done by what file, implimented inv...Syndamia2020-03-093-0/+62