MNoya / Element-TD

Element Tower Defense
http://www.eletd.com
64 stars 22 forks source link

Deprecated content #3

Closed MNoya closed 8 years ago

MNoya commented 8 years ago

Apart from every Scaleform interaction, this are the things in use that must go away:

vladmarica commented 8 years ago

Removed global dummy caster https://github.com/Karawasa/ElementTD/commit/896cf04f49e190b06b718d091c4670d7552d5269

MNoya commented 8 years ago

createClass doesn't script_reload, we should get that fixed or move towards RunScripts to begin fixing the tower issues

vladmarica commented 8 years ago

So when you run script_reload, it doesn't reload tower scripts? I think we can get around this...

MNoya commented 8 years ago

Yeah I think it'll just be adding DynamicWrap on the tower class registering

vladmarica commented 8 years ago

Want to try that? If that doesn't work, I'll just add some -rebuild_classes command which deletes the old tower script object and replaces them with new instances.

vladmarica commented 8 years ago

What are the remaining issues with script_reload?

MNoya commented 8 years ago

We gucci, full sail ahead