2024-03-29 09:24 CET

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004921Spring engineGeneralpublic2015-08-07 12:54
Reportersilentwings 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusnewResolutionopen 
Product Version100.0+git 
Target VersionFixed in Version 
Summary0004921: add ExplosionDefs lua table and allow customparams table in explosion defs
Description(to match how unit and weapon defs are treated)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0015042

Google_Frog (reporter)

What is the purpose of this? The only purpose of customParams is to be read by lua so are you saying you want to read explosion customParams from lua? I don't even think explosions can be read from lua and I don't see why they should be readable.

What are you aiming to implement with this?

~0015043

silentwings (reporter)

Last edited: 2015-08-01 11:47

View 4 revisions

(1) The ability to bake exposiondefs_post.lua into explosion def files, with a widget (_post has no write access to the filesystem).
(2) Reimplementation of a better usedefaultexplosions in lua.

> I don't see why they should be readable.
As well as the above, because there is addon.Explosion(...), which can replace a defs explosion with a lua-ified explosion, and currently (without directly reading the filesystem) has no idea what explosion it is potentially replacing/augmenting.

~0015049

FLOZi (reporter)

You might want customparams in a CEG that are then utilised by the projectile control functions
+Notes

-Issue History
Date Modified Username Field Change
2015-08-01 10:41 silentwings New Issue
2015-08-01 11:24 Google_Frog Note Added: 0015042
2015-08-01 11:29 silentwings Note Added: 0015043
2015-08-01 11:30 silentwings Note Edited: 0015043 View Revisions
2015-08-01 11:30 silentwings Note Edited: 0015043 View Revisions
2015-08-01 11:47 silentwings Note Edited: 0015043 View Revisions
2015-08-07 12:54 FLOZi Note Added: 0015049
+Issue History