1
0
Fork 0
cuberite-2a/Server/Plugins/APIDump
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
..
Classes Smelting Gives Experience (#4094) 2018-04-11 07:46:11 +01:00
Hooks Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) 2017-09-07 13:41:16 +01:00
Static Renamed output directory to Server 2015-09-05 22:01:21 +02:00
APIDesc.lua cBlockInfo: Deprecate direct access to variables. (#4184) 2018-02-20 10:43:28 +00:00
InfoFile.html Updated docs to mention InfoDump for creating README.md, etc. (#3895) 2017-08-15 05:32:28 +02:00
LICENSE-prettify.txt Renamed output directory to Server 2015-09-05 22:01:21 +02:00
SettingUpDecoda.html Minor changes (#3909) 2017-08-24 11:19:40 +02:00
SettingUpZeroBrane.html Minor changes (#3909) 2017-08-24 11:19:40 +02:00
UsingChunkStays.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
WebWorldThreads.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
Writing-a-Cuberite-plugin.html Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
lang-lua.js Renamed output directory to Server 2015-09-05 22:01:21 +02:00
main.css Renamed output directory to Server 2015-09-05 22:01:21 +02:00
main_APIDump.lua Updated docs to mention InfoDump for creating README.md, etc. (#3895) 2017-08-15 05:32:28 +02:00
piwik.js Added analytics to APIDump 2015-12-26 14:10:53 +00:00
prettify.css Renamed output directory to Server 2015-09-05 22:01:21 +02:00
prettify.js Renamed output directory to Server 2015-09-05 22:01:21 +02:00