1
0
cuberite-2a/Server/Plugins/APIDump
Alexander Harkness ad22922393 Rename cEntity swim states (#3996)
* Replace cEntity:m_IsSubmerged with m_IsHeadInWater
* Replace cEntity:m_IsSwimming with m_IsInWater
* Add API documentation for new symbols
* Apply SetSwimState to all entities, not just mobs and players
* Pickups now use IsOnFire to check if they are on fire before destruction

Fixes #3987
2018-01-14 18:44:45 +00:00
..
Classes improve rain simulation (#4017) 2017-12-26 21:25:57 +00: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 Rename cEntity swim states (#3996) 2018-01-14 18:44:45 +00:00
InfoFile.html Updated docs to mention InfoDump for creating README.md, etc. (#3895) 2017-08-15 05:32:28 +02:00
lang-lua.js Renamed output directory to Server 2015-09-05 22:01:21 +02:00
LICENSE-prettify.txt 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
main.css Renamed output directory to Server 2015-09-05 22:01:21 +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
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