655b32b7201dcfd6f2e3ebb6b5ca33216de753f6
* add EntityEffect aability support * delayed actions * renaming * delayed projectile spells * spawn on self + entityEffect on self spells * spawn on point spell * rename * clean up base species components * magic alert * move magic energy to Shared, add manacost to spells * magic recoil * improve magic recoil * verbal aspect * somatic aspect * add simple vfx proto and sprites * add casting VFX * add TODO
Fix RUN_THIS.py so it would be cross-platform and it would be possible to use it from cmd on Windows (#26017)
Links
Documentation/Wiki
Contributing
Building
- Clone this repo.
- Run
RUN_THIS.pyto init submodules and download the engine. - Compile the solution.
More detailed instructions on building the project.
License
The base code for the original Space Station 14 game is registered under MIT: https://github.com/space-wizards/space-station-14
All CrystallPunk14 codebase contributions rights reserved. (all components and systems beginning with CP14, for example: https://github.com/crystallpunk-14/crystall-punk-14/blob/master/Content.Server/_CP14/Alchemy/CP14AlchemyExtractionSystem.cs)
Visual and sound assets have their own license, described in the attribution file next to them.
Description
Languages
C#
84.7%
Fluent
14.8%
Python
0.3%