* Update make.py to 0.8
* Remove redundant extras folder obsolete handling
* Fix version updating in files when version changes number of digits
* Satisfy bux
* Wiki update
- Updated class-names.md entries for chemlights, incendiary grenade and spraypaint.
Added chemlights feature with usage info.
Added spraypaint feature with usage info.
* correct version of spray paint in class-names.md
* Correction
removed spraypaint.md since tagging.md was already present
updated chemlights with removal of 1.1 (adding throw possibilities)
* Reworked chemlights.md
removed usage => already referred to advanced grenades
Changed description
* removed tagging addition from class-names.md
* added |
* add init dockerfile
* add dockerfile documentation
* gitignore gemfile.lock
* improve Dockerfile
* add docker-compose file
* change readme to use docker-compose
* improve readme
* Fix readme - Debian != Windows
* Small wording improvement
* copy contents into dockerfile
To be able to run it without a volume (but with `docker-compose up` who
would do that :) )
* Fix laser and missileguidance over water
* Return a normalized vector in EFUNC(common,getTurretDirection)
* Make laser dispersion simulation optional, default off
* Prototype for ace_laser_designate
* Remove vanilla laser handling from ace_laser in favor of the new code on ace_laser_designate
* Simplify laser into one module
Rewrite large parts of laser
Merge laser_designate
Delete lase_selfDesignate
* Cleanup missile guidance
* Headers, fix laser over water
* Cleanup
* Test
* Change setting to scalar, more cleanup
* Add seeker debug drawing