Pages: 1 2 3 4 5 6 7
Author Topic: In need of a Sonic fangame engine for Enigma  (499,783 Views)
Offline (Unknown gender) HitCoder

Member
Joined: Aug 2014
Posts: 157
View profile WWW
Reply #90 Posted on: November 08, 2014, 10:01:40 PM
From all of these examples, I've learnt how slope handling works, I think, so I may decide to code my own from scratch, but thanks for all the help. I will start coding my own from scratch, and if it goes wrong, I'll go back to what I have so far. Thank you all for the advice, help, etc.. And to all you devs, contributers, etc... thanks for all of the help with bugfixing.

The Enigma community is by far the most friendly community I've seen. Haha.
Yours sincerely
                             ~HitCoder~
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #91 Posted on: November 08, 2014, 10:10:09 PM
Hey you're welcome HitCoder!  (Y)
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #92 Posted on: November 24, 2014, 07:48:01 PM
Just an update the earlier bug in with statements that was a regression was addressed by sorlok.
https://github.com/enigma-dev/enigma-dev/pull/869
Offline (Unknown gender) HitCoder

Member
Joined: Aug 2014
Posts: 157
View profile WWW
Reply #93 Posted on: November 29, 2014, 09:49:51 PM
That's great, however I made a workaround so it doesn't really matter now. But other people may have had this problem, so it's appreciated, and I may use the with() statement more often now. Haha.
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #94 Posted on: November 30, 2014, 03:22:03 AM
You'll have to pull the changes, but he's throwing a lot more with fixes our way and stuff, so I am still holding off on a new portable ZIP.
Offline (Unknown gender) HitCoder

Member
Joined: Aug 2014
Posts: 157
View profile WWW
Reply #95 Posted on: December 07, 2014, 03:08:22 PM
ok, I hope it's done soon.
Offline (Unknown gender) Josh @ Dreamland

Prince of all Goldfish
Developer
Joined: Feb 2008
Posts: 2,950
View profile
Reply #96 Posted on: December 07, 2014, 05:30:08 PM
We've merged a number of pull requests recently. What fix are you waiting for?
Offline (Unknown gender) HitCoder

Member
Joined: Aug 2014
Posts: 157
View profile WWW
Reply #97 Posted on: December 10, 2014, 06:05:22 PM
I never mentioned waiting for a fix. I don't have any problems at the moment, however, I am waiting for the feature to change the object referenced in code for when the object name is changed.
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #98 Posted on: December 10, 2014, 06:50:08 PM
HitCoder, I made a new Portable ZIP yesterday and it has the fix for the with statements so that the original unmodified Sonic engine by polygonz should work again.
http://enigma-dev.org/forums/index.php?topic=2364



Also I've filed a feature request for code refactoring, but it's unlikely to come any time soon we have so many other issues to work through right now.
https://github.com/enigma-dev/enigma-dev/issues/882
Offline (Unknown gender) HitCoder

Member
Joined: Aug 2014
Posts: 157
View profile WWW
Reply #99 Posted on: December 11, 2014, 04:36:23 PM
Thanks Robert. It'd be extremely useful, as Polygone gave the objects names that are not acceptable to most of the sonic community. It's not me, it's other people complaining that I should prefix them with obj_, even though I have told them countless amounts of times that I didn't create the original base engine.
Pages: 1 2 3 4 5 6 7