Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: ce59b910e7fb03413ba570104bea179d7de0a876
https://github.com/Warzone2100/warzone2100/commit/ce59b910e7fb03413ba570104bea179d7de0a876
Author: past-due <[email protected]>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M .eslintrc.json
M .github/workflows/CI_linter.yml
Log Message:
-----------
Update .eslintrc.json
- Add many missing globals
- Change "no-redeclare" to "warn"
Commit: c86ff9c7d250d05671442ade2bc0f4ddb83e9a01
https://github.com/Warzone2100/warzone2100/commit/c86ff9c7d250d05671442ade2bc0f4ddb83e9a01
Author: past-due <[email protected]>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M data/mp/multiplay/skirmish/Cobra.js
M data/mp/multiplay/skirmish/cobra_includes/build.js
M data/mp/multiplay/skirmish/cobra_includes/miscFunctions.js
M data/mp/multiplay/skirmish/cobra_includes/production.js
M data/mp/multiplay/skirmish/cobra_includes/research.js
M data/mp/multiplay/skirmish/cobra_includes/tactics.js
Log Message:
-----------
Fix redefinition of global variables in Cobra AI
11:7 warning 'FACTORY' is already defined as a built-in global variable
no-redeclare
12:7 warning 'CYBORG_FACTORY' is already defined as a built-in global
variable no-redeclare
13:7 warning 'VTOL_FACTORY' is already defined as a built-in global variable
no-redeclare
Commit: 0b87e50350edf90fca9715bbee6fe7fb5215b94b
https://github.com/Warzone2100/warzone2100/commit/0b87e50350edf90fca9715bbee6fe7fb5215b94b
Author: past-due <[email protected]>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M data/mp/multiplay/skirmish/bonecrusher/bonecrusher.js
Log Message:
-----------
Fix redefinition of global variables in BoneCrusher AI
117:7 warning 'DORDER_RECOVER' is already defined as a built-in global
variable no-redeclare
Commit: 5cb2116b08791e49a8d8558aaf23caa77be609d8
https://github.com/Warzone2100/warzone2100/commit/5cb2116b08791e49a8d8558aaf23caa77be609d8
Author: past-due <[email protected]>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M .eslintrc.json
M data/base/script/campaign/libcampaign_includes/misc.js
Log Message:
-----------
Update .eslintrc.json
- Enable many more rules
Compare:
https://github.com/Warzone2100/warzone2100/compare/bff534d23056...5cb2116b0879
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits