1
0
cuberite-2a/Server/Plugins/APIDump/Classes
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
..
BlockArea.lua BlockArea: Added the GetBounds function. 2017-07-22 19:57:25 +02:00
BlockEntities.lua Smelting Gives Experience (#4094) 2018-04-11 07:46:11 +01:00
Geometry.lua Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Network.lua APIDump: Added missing syntax to cUrlClient (#3407) 2016-10-17 21:19:20 +02:00
Plugins.lua Implement Forge protocol handshake support (#3869) 2017-08-27 23:10:20 +02:00
Projectiles.lua Updated APIDoc (#3985) 2017-09-07 10:33:46 +02:00
RankManager.lua Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
WebAdmin.lua APIDoc: Corrected a few links 2017-04-07 21:26:59 +02:00
World.lua improve rain simulation (#4017) 2017-12-26 21:25:57 +00:00