aboutsummaryrefslogtreecommitdiff
path: root/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-262-0/+0
| | | | doing it
* added correct data to new images, added comments in main.cppPerttu Ahola2011-06-252-0/+0
|
* New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola2011-06-252-0/+0
| | | | (import from temporary git repo)
* uh oh, forgot to add treeprop.png to the repoPerttu Ahola2011-06-191-0/+0
|
* modified health bar a bitPerttu Ahola2011-06-181-0/+0
|
* A very poor (but better than nothing) inventory icon for fencesCiaran Gultnieks2011-05-241-0/+0
|
* Added glass texture (poor artwork skills, apologies in advance)Ciaran Gultnieks2011-05-091-0/+0
|
* made proper skyboxes for dawn/evening and nightPerttu Ahola2011-04-296-0/+0
|
* added simple skyboxPerttu Ahola2011-04-293-0/+0
|
* didn't actually change everything, just re-saved the grass texture.Perttu Ahola2011-04-291-0/+0
|
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-241-0/+0
|
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-2113-0/+0
|
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-0513-0/+0
| | | | | | --HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
* Chests work now!Perttu Ahola2011-04-046-0/+0
|
* Removed lua stuffPerttu Ahola2011-04-032-459/+0
|
* reverted mud to old texturePerttu Ahola2011-04-031-0/+0
|
* tuned water texture and removed two debug prints from serverPerttu Ahola2011-04-021-0/+0
|
* Mapgen is better now. Not a lot, but a bit!Perttu Ahola2011-04-021-0/+0
|
* commit before some radical changesPerttu Ahola2011-04-021-0/+0
|
* mapgen work-in-progressPerttu Ahola2011-03-021-0/+0
|
* tweaked mapgenPerttu Ahola2011-02-282-0/+0
|
* added trees (very glitchy) and changed grass texturePerttu Ahola2011-02-281-0/+0
|
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-281-0/+0
|
* modified grass texturePerttu Ahola2011-02-282-0/+0
|
* updated scripting api a bitPerttu Ahola2011-02-233-158/+328
| | | | | | --HG-- rename : data/luaobjects/test/client.lua => data/scripts/objects/test/client.lua rename : data/luaobjects/test/server.lua => data/scripts/objects/test/server.lua
* mainly work on object scripting apiPerttu Ahola2011-02-232-29/+155
|
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-219-0/+163
|
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-212-0/+0
|
* Better texture handling. Textures are not added to atlas if they are big, ↵Perttu Ahola2011-02-172-0/+0
| | | | and atlas is not further made after it is full.
* small fixes: crack texture, server build on windows, configuration file ↵Perttu Ahola2011-02-161-0/+0
| | | | example, adding config file example to install
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-0/+0
|
* mud gets now grass onto it when placed into sunlight. also removed three old ↵Perttu Ahola2011-02-153-0/+0
| | | | files
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-101-0/+0
|
* bug-fixin'Perttu Ahola2011-02-081-0/+0
|
* added sand to map generatorPerttu Ahola2011-02-042-0/+0
|
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-282-0/+0
|
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-267-0/+0
|
* Mainly some texture tweakingPerttu Ahola2011-01-248-0/+0
|
* builds on both platformsPerttu Ahola2010-12-251-0/+0
|
* minecraft-like craftingPerttu Ahola2010-12-252-0/+0
|
* ProgressBarTextureModPerttu Ahola2010-12-242-0/+0
|
* filesPerttu Ahola2010-12-242-0/+0
|
* base stuff for item->object conversionPerttu Ahola2010-12-241-0/+0
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-231-0/+0
|
* crafting system!Perttu Ahola2010-12-221-0/+0
|
* some work-in-progressPerttu Ahola2010-12-221-0/+0
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-0/+0
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-201-0/+0
|
* before adding day/night lightingPerttu Ahola2010-12-181-0/+0
| | | | | --HG-- rename : data/light.png => data/cloud.png
* pausemenu stuffPerttu Ahola2010-12-141-0/+0
|