1
0
Fork 0
cuberite-2a/Server
Alex Sweet a0896c63d7 Smelting Gives Experience (#4094)
* Smelting Exp

Smelting now gives experience

* Furnace.txt update

Exp rewards are entered in furnace.txt, Reward calculation is now done
is the furnaceentity class

* furnace.txt update

Changed alignment tabs to spaces
Included documentation of exp in recipe

* Updated StringToFloat

changed strtod to strtof

* Explicit Float to Int

* Reworked Smelting Rewards

* No C casts

-Adds new function to the api
-Sets reward counter to 0 in furnace constructor

* Style and exp lock removed

-Fixed  style mistakes accoring to PR notes
-XP isn't locked to a single player anymore

* No Smelter API

-Removed SetLastSmelter and GetLastSmelter
-Fixed comments
-Fixed log reward amounts
2018-04-11 07:46:11 +01:00
..
Plugins Smelting Gives Experience (#4094) 2018-04-11 07:46:11 +01:00
Prefabs Fixed and extended TestRails cubeset. 2016-12-15 11:09:11 +01:00
lang Renamed output directory to Server 2015-09-05 22:01:21 +02:00
webadmin Minor changes (#3909) 2017-08-24 11:19:40 +02:00
.gitignore Removed binary ToLua++ from build. 2017-05-04 17:38:05 +02:00
BACKERS Added new Cuberite backers from bountysource. 2017-07-03 09:05:04 +01:00
README.txt Added missing 1.12 packet changes 2017-06-14 21:57:59 +02:00
brewing.txt Minor changes (#3909) 2017-08-24 11:19:40 +02:00
crafting.txt Golden Apple Fixes (#4130) 2018-01-06 00:39:23 +00:00
delete_windows_service.cmd Renamed output directory to Server 2015-09-05 22:01:21 +02:00
favicon.png New icon colors (#3675) 2017-06-03 18:49:02 +02:00
furnace.txt Smelting Gives Experience (#4094) 2018-04-11 07:46:11 +01:00
hg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
hg.supp Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
install_windows_service.cmd Renamed output directory to Server 2015-09-05 22:01:21 +02:00
items.ini Correct spider eye item ID (#4110) 2017-12-25 09:04:38 +00:00
monsters.ini Improved tamed wolf pack cooperation and projectile reactions 2016-01-22 21:16:27 +02:00
vg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
vg.supp Renamed output directory to Server 2015-09-05 22:01:21 +02:00

README.txt

--------------------------------------------------------------------------------
   Welcome to your new Cuberite server, compatible with Minecraft 1.8 - 1.12!
--------------------------------------------------------------------------------

 - To get started with your server, read the user's manual at
   https://book.cuberite.org/

 - Subscribe to the Newsletter for update news and important information at
   https://cuberite.org/news/#subscribe

 - For information about adding plugins to your server, visit
   https://cuberite.org/plugins/

 - For additional support, visit https://cuberite.org/support/

--------------------------------------------------------------------------------