johnb432
|
cc00f5e551
|
SPE Compat - Improve SPE CfgVehicles explosives naming (#10259)
Improve SPE explosives naming
|
2024-08-25 15:41:36 -05:00 |
|
johnb432
|
0983c9b3bb
|
General - Fix and improve misc. interaction anims (#10248)
|
2024-08-24 14:57:44 -03:00 |
|
johnb432
|
53a42fc89e
|
General - Improve backpack interaction anim names (#10239)
Improve backpack interaction names
|
2024-08-22 12:14:38 -05:00 |
|
johnb432
|
82f5019488
|
SPE Compat - Add interaction anims to SPE vehicles (#10226)
Add interaction anims to SPE
|
2024-08-21 22:49:28 -05:00 |
|
johnb432
|
3229336018
|
Explosives - Trivial cleanup (#10205)
Explosives trivial cleanup
|
2024-08-14 10:53:40 -07:00 |
|
johnb432
|
9e4bcc5d72
|
Explosives - Remove delayTime for explosives, as it no longer serves any purpose (#10181)
Remove `delayTime` for explosives, as it no longer serves any purpose
|
2024-08-10 10:06:45 -07:00 |
|
johnb432
|
f45dff8a09
|
Fire - Mini-Rewrite (#9757)
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2024-06-22 15:07:36 -03:00 |
|
PabstMirror
|
fe9f59bed7
|
Refuel - Fix for SOG/SPE (#10049)
* Refuel - Fix SOG/SPE Compats
* fix export
* Added missing fuel sources, improved some existing hook positions
* Removed outdated todo
* Add default code if refuel isn't loaded
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-06-03 02:00:12 -07:00 |
|
kerckasha
|
bfbfc66d1c
|
SPE Compat - Fix flamethrower magazines not showing in arsenal / 50 Cal deafness (#9803)
* Fixed old invalid type on SPE flamethrower magazines
* Added ACE_caliber to SPE 50 cal ammo as it was causing extreme deafness
* Update addons/compat_spe/CfgAmmo/bullets.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Fixed duplicate base classes
* Update addons/compat_spe/CfgAmmo/bullets.hpp
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/compat_spe/CfgMagazines/flamethrower.hpp
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-02-28 17:09:02 +01:00 |
|
Bob-Murphy
|
ed1ef14749
|
SPE Compat - Fix Spearhead 1944 fuel drums for refuel system (#9507)
|
2023-10-17 16:37:18 +02:00 |
|
Bob-Murphy
|
60f0249161
|
SPE Compat - Add Spearhead 1944 fuel drums to refuel system (#9505)
* Create land.hpp
* Update CfgVehicles.hpp
|
2023-10-17 11:55:52 +02:00 |
|
BrettMayson
|
d2f5c2de02
|
Spearhead 1944 Compatibility (#9292)
* compat(spe): initial
* --changed csw/turrets
* disable spe disassemble
* csw: all mortars done
* more cleanup
* add missing hearing protection
* final cleanup
* goofed and removed too much
* ok all done
* formatting
* remove adt
* -+ updated frameworks
- Ballistics Framework Finished (Infantry Weapons)
- Wirecutter & Trench Framework Finished (Vests/Backpacks)
- Explosives Framework Finished (Added backward support for IFA3 Detonator/Firecord)
- Crew Served Weapons Framework Finished (Fixed Assemble/Disassemble)
* formatting
* Require HEMTT v1.7.2
* cleanup tabs / formating
* Apply suggestions from code review
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
* split to subcomponents, fix ubcs
* swap has_include for skipWhenMissingDependencies
* fix explosives
* add pdumies for ww2
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* cleanup sten duplicate configs
* move hearing to macro
* fix macro repaclement
* Use `SUBADDON`
* Move `addonRootClass` to bottom of CfgPatches
* Relative includes
* move config macro includes to config.cpp
* comment off csw changes for now
* Update .hemtt/project.toml
---------
Co-authored-by: Coldfront15 <born2toot2@gmail.com>
Co-authored-by: Brett Mayson <brett@joinoffstreet.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
|
2023-09-25 15:37:59 -05:00 |
|