PabstMirror
afbf2049ea
Skip semi-colon test with findIf ( #6584 )
...
* Skip semi-colon test with findIf
* Fix #6186
* column cleanser
2018-09-20 14:34:59 -05:00
commy2
7673ffab0a
sqf_validator compatibility with findIf command
2018-09-19 01:23:48 +02:00
Dedmen Miller
e2ac18a05d
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
...
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
2018-09-17 14:19:29 -05:00
PabstMirror
13d338a789
make.py - cleanup old optional pbos before rename ( #6254 )
2018-04-12 12:16:44 -05:00
Thomas Kooi
4179548417
Sort directories before extracting dependency information
2018-02-07 22:40:37 +01:00
John Harvey
13be39d0eb
Optionals moved into launchable mod folders ( #5038 )
...
* Optionals moved into launchable mod folders
when using make.py
* added '@' prefix
* Simplify publish.py
2017-12-31 13:12:42 -06:00
jonpas
57da8c3ad0
Fix Mikero tools detection not looking at Wow6432Node
2017-12-12 12:40:33 +01:00
Daniel Jupp
5a4c439c22
Fix Mikero tools dupe key issue ( #5853 )
...
Mikero tools seams to not cleanup regkeys properly and leaves a key with no value behind making. Making find_depbo_tools break
2017-12-04 20:15:24 +01:00
Daniel Jupp
e507291bb6
Make.py Mikero tools detection fix ( #5774 )
...
* make.py mikero tools registry bug fix
* Fixed missed change
* Spaces after comma
2017-11-22 23:10:30 +01:00
PabstMirror
8fbb7378d4
Remove ace_server.pbo ( #5765 )
...
* Remove ace_server.pbo
* Cleanup make.py
2017-11-16 23:44:20 -06:00
ulteq
25344deb80
Ballistics - 7.62x54R muzzle velocity correction ( #5711 )
...
* Closes: https://github.com/acemod/ACE3/pull/5470
* Reference: https://github.com/acemod/ACE3/files/1272583/mousin.barrel.experiment.pdf
2017-10-31 10:58:12 +01:00
ulteq
8397e1cf4a
Tools - Fixed typo ( #5712 )
2017-10-30 11:16:21 -05:00
PabstMirror
cef4f9d923
make.py - Make no-bin work ( #5670 )
2017-10-24 15:52:04 -05:00
ulteq
61c044e16b
Fixed a typo in the airFriction generator script ( #5641 )
...
- Slightly improves the vanilla trajectory of the 'ACE_338_Ball' bullet
2017-10-20 17:33:40 +02:00
ulteq
5de48093da
Python tool which converts ballistic coefficients into 'airFriction' values. ( #5573 )
...
- This tool automatically calculates optimal 'airFriction' values for all ACE3 ammo types
2017-10-01 09:52:09 +02:00
PabstMirror
942ab122d3
Update configValidator tool for Mikero changes ( #5537 )
2017-09-21 12:41:48 -05:00
PabstMirror
accaf9fd01
Compatibility with newest mikro tools ( #5442 )
...
* Compatibility with newest mikro tools
- Remove all use of `access` in configs
- Add skeleton cfg for rtms
- Remove use of `-L` in makePbo for non-bin
* Tabs in model.cfg
2017-08-22 12:53:58 -05:00
jonpas
2d95bb1aad
Count untraced errors in make.py ( #5265 )
...
* Count untraced errors (any errors besides failed PBO builds and missinf files) in make.py
* Fix error count and prettify printing
2017-06-14 15:34:35 +02:00
PabstMirror
bfd3695868
SQF Lint Cleanup Pass ( #5157 )
...
* SQF Lint Cleanup Pass
* Fix var in TRACE
* Add basic python tool
* Simplify
* Hit space key 6 times
* Fix error in dropNozzle
* handle error message exceptions
* Fix py
2017-05-14 14:48:05 -05:00
PabstMirror
eb963f20f5
Update publish.py for RHS Gref Compat ( #4999 )
2017-03-18 08:53:56 -05:00
PabstMirror
04d4353b5d
Fix reversed RHS compats - Close #4759 ( #4760 )
2016-12-20 15:37:51 -06:00
jonpas
a89bcd65d7
Remove build number from release archive
2016-11-24 11:07:29 +01:00
PabstMirror
e60df02758
Update CBA macros in tools ( #4620 )
2016-10-31 15:11:45 -05:00
jonpas
ffd1f0aff2
Update make.py to 0.8 ( #4579 )
...
* 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
2016-10-25 20:11:05 +02:00
Glowbal
d5160b436f
Fix build tools not working with two digit build numbers
2016-10-18 22:15:49 +02:00
PabstMirror
1756ca2eeb
Add tool to upload ace and compats to workshop ( #4163 )
...
* Add tool to upload ace and compats to workshop
* Add ACE/RHS steamIDs, use changelog.txt
* Uncomment main ace publish
* Create individual RHS compat mods, add adr97
2016-10-07 17:05:53 -05:00
jonpas
fda10f0e7b
Add optionals support to extract dependencies tool, Add more checks if folders are present ( #4394 )
2016-09-17 11:40:50 +02:00
Glowbal
99c9e80d9f
Fix broken extract_dependencies script
2016-09-13 21:54:11 +02:00
Glowbal
65cdf200fb
Merged branch release into master
2016-09-13 21:28:22 +02:00
jonpas
65df821e2b
Add wiki ACEX sections and merge Mission Makers and Framework sections ( #4307 )
...
* Update documentation guidelines
* Add version info part 1
* Add version info part 2
* Add removed in version to frontmatter and tag testmissions as removed
* Add version info part 3
* Seaparate ACE3 and ACEX Features/Framework menus, Add ACEX Headless documentation
* Add ACEX support to extract_dependencies.py
* Merge useful-functions into frameworks
* Move class-names to main menu
* Prettify class-names table titles
* Fix table of contents on documentation guidelines and tips
* Merge mission-tools into frameworks
* Merge modules into frameworks
* Rename to Frameworks (plural)
* Fix capitalization in class-names
* Improve wiki menu positioning
* Add 'mod' to documentation guidelines
* Update frameworks sections description for new content
* Update wiki menu descriptions
* Fix class-names 4 digit versions
* More places for descriptions
* Include documentation in PRs if applicable note
* Add short ACE3 and ACEX description page, outlining the difference
2016-09-08 21:19:07 +02:00
Glowbal
3ba08cd6bb
Update CBA macro file
2016-09-05 08:22:42 +02:00
Glowbal
f908486468
Merge pull request #4270 from acemod/travisForDocs
...
Run documentation dependencies extractor on Travis deployment
2016-08-21 00:20:54 +02:00
jonpas
2182b2c742
Run documentation dependencies extractor on Travis deployment
2016-08-21 00:02:00 +02:00
jonpas
4d81a21e3f
Read git version from file as back up in make.py ( #4247 )
...
* Read git version from file rather than using Git client
* Use git files reading only as fallback
2016-08-20 11:52:18 +02:00
jonpas
d1d23c55bc
Streamline dependencies extraction tool ( #4268 )
...
* Streamline dependencies extraction tool for new wiki location, Update dependencies list
* Use LF strictly
2016-08-19 15:58:39 +02:00
PabstMirror
d5c3334719
Update CBA included in tools
2016-06-24 12:16:12 -05:00
jonpas
3389720f6b
Merge branch 'master' into eol-lf
2016-06-10 00:12:07 +02:00
jonpas
1c06764d03
Add Extract Dependencies script ( #2640 )
...
* Add Extract Dependencies Python script, Add tools\temp to .gitignore
* Change backtick to single quote
* Remove unnecessary import
* Remove all whitespace
* Add support for multi-line dependencies, Add header comment, Improve
* Fix final message
* Update output to Jekyll IF statements for inclusion on pages
* Space
* Correct comments for Jekyll usage
2016-06-09 14:59:26 +02:00
jonpas
bd5f6107a0
Merge branch 'master' into eol-lf
2016-06-09 14:24:45 +02:00
jonpas
816da2aef1
Normalize to LF line endings
2016-05-30 18:37:03 +02:00
SilentSpike
78cdd0d55a
Add event renaming script
2016-05-24 14:08:18 +01:00
Glowbal
391191241b
Add apply to script validation
2016-05-21 13:46:26 +02:00
Glowbal
54caadfb88
Add support for new script command select in travis
2016-05-21 13:26:04 +02:00
Glowbal
0c55d0ca06
Change start line number count sqf validation at 1
2016-05-03 15:15:55 +02:00
Glowbal
75cbe7df4f
Change start line count of config validation at 1
2016-05-03 15:15:10 +02:00
jonpas
8072c9db41
Merge pull request #3652 from acemod/setupAlwaysUseJunctions
...
Always use junctions for dev environment setup
2016-04-10 21:57:16 +00:00
Glowbal
f409ce8248
Add config style validation
2016-04-07 19:55:10 +02:00
jonpas
2a7e0b2a48
Remove redundant directory symlink directive
2016-04-03 13:23:20 +02:00
jonpas
a9fd7c4d6f
Always use junctions for dev environment setup
2016-04-03 02:27:23 +02:00
Thomas Kooi
1b80f68033
Merge pull request #3136 from jonpas/updateMake
...
Fix make.py undefined variable and regex
2016-02-20 17:32:19 +01:00