Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: ArsenalLagspike
Forum: General Authoring Discussion 04-05-19, 05:08 PM
Replies: 1
Views: 1,648
Posted By ArsenalLagspike
Actually might have figured it out. Seems like I...

Actually might have figured it out. Seems like I tricked myself into thinking I was making real instances when really its all part of a larger table. So I cannot use generic "classes" or else they...
Forum: General Authoring Discussion 04-04-19, 07:19 PM
Replies: 1
Views: 1,648
Posted By ArsenalLagspike
Question Class instances and object pool issues

Ok, so I am instantiating object pools to help me manage state for the mod. Here is a basic run-down of how I am doing it:

HF_ObjectPool = {
class = nil;
available = {};
inUse =...
Forum: General Authoring Discussion 04-02-19, 07:09 PM
Replies: 0
Views: 1,314
Posted By ArsenalLagspike
Addon code-reviews

I for one am a fan of peer reviews. Would anyone, at some point, be willing to scan over my code and do a basic review on it? If so, I will provide access to you on github (it;s a private repo atm.)....
Forum: General Authoring Discussion 03-23-19, 12:31 AM
Replies: 3
Views: 1,564
Posted By ArsenalLagspike
People like you are why I'm still sane. Thank you.

People like you are why I'm still sane. Thank you.
Forum: General Authoring Discussion 03-22-19, 07:29 PM
Replies: 3
Views: 1,564
Posted By ArsenalLagspike
Is it worth making a new addon?

I'm asking because I have been working my butt off coming up with what I thought were some great solutions to a healing addon.

But...there's a lot of competition. I am going for one that is highly...
Forum: Lua/XML Help 03-19-19, 03:56 PM
Replies: 4
Views: 1,504
Posted By ArsenalLagspike
Need to see more code. I have a couple of...

Need to see more code. I have a couple of assumptions, but without code I can't know for sure.

Is the AddomFrame handler that you defined being called from the XML template? Or somewhere else in Lua?
Forum: General Authoring Discussion 03-19-19, 09:22 AM
Replies: 2
Views: 1,787
Posted By ArsenalLagspike
Thanks for the insight jlam! I'm pretty deep into...

Thanks for the insight jlam! I'm pretty deep into my mod right now, but I might give it a try for my next one.
Forum: General Authoring Discussion 03-18-19, 12:30 PM
Replies: 2
Views: 1,787
Posted By ArsenalLagspike
Lightbulb Moonscript, anyone?

Do you guys think it would be worth developing in Moonscript, then compiling to Lua? I'm a new dev, and I have a repo where I run a script to copy/paste all my files into the addons directory before...
Showing results 1 to 8 of 8