* Refactor mass heal out into a proc; readability * Make user's healing particles more accurate * Make target's healing particles more accurate * Make Rod of Asclepius not waste heal points on healthy targets * Let Asclepius Rod heal robotic limbs * Fix simple animals sometimes not producing heal particles * Fix Asclepius Rod not updating health after fixing burn wounds * webedit temptation * Remove redundant checks and healing from carbons * Simplify silicon damage check * Who wrote this * Clarify two `if` checks * I forgor * Get this linter a True... * Simplify? the simplemob health check * Avoid healing if `health` is somehow > `maxHealth` * Assume `heal_points` is always an int * Fix human limb injury healing sometimes making `heal_points` negative * Microoptimization
Paradise
Useful Links
Useful Documents
LICENSE
Paradise is licensed under the GNU Affero General Public License version 3.
As of 5th January 2015 any new contributions are licensed under the AGPL as well,
if you wish to submit code under the GPL v3 then commits and files must be marked as such
in comments. If you wish to use our code in a closed source manner you may use anything
before commit 445615b843,
which is licensed under GPL v3.
The major change here is that if you host a server using any code licensed under AGPL you
are required to provide full source code for your servers users as well,
including addons and modifications you have made.
See this for more information.
Any files located in the
Paradise/goon,
Paradise/icons/goonstation, or
Paradise/sound/goonstation
directories, or any subdirectories of mentioned directories are licensed under the
Creative Commons 3.0 BY-NC-SA license
(https://creativecommons.org/licenses/by-nc-sa/3.0)
All other assets including icons and sound files are licensed under the Creative Commons 3.0 BY-SA license (https://creativecommons.org/licenses/by-sa/3.0/), unless otherwise indicated.