HitCoder
|
|
Reply #90 Posted on: November 08, 2014, 05:01:40 pm |
|
|
Location: Oxford, England Joined: Aug 2014
Posts: 157
|
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~
|
|
|
Logged
|
Computer Scientist, Programmer in C#, C/C++, Java, Python, GML, EDL, and more. Hobbyist musician. DISCORD: HitCoder#4530
|
|
|
|
Goombert
|
|
Reply #92 Posted on: November 24, 2014, 02:48:01 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
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
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
HitCoder
|
|
Reply #93 Posted on: November 29, 2014, 04:49:51 pm |
|
|
Location: Oxford, England Joined: Aug 2014
Posts: 157
|
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.
|
|
|
Logged
|
Computer Scientist, Programmer in C#, C/C++, Java, Python, GML, EDL, and more. Hobbyist musician. DISCORD: HitCoder#4530
|
|
|
Goombert
|
|
Reply #94 Posted on: November 29, 2014, 10:22:03 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
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.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
HitCoder
|
|
Reply #95 Posted on: December 07, 2014, 10:08:22 am |
|
|
Location: Oxford, England Joined: Aug 2014
Posts: 157
|
ok, I hope it's done soon.
|
|
|
Logged
|
Computer Scientist, Programmer in C#, C/C++, Java, Python, GML, EDL, and more. Hobbyist musician. DISCORD: HitCoder#4530
|
|
|
Josh @ Dreamland
|
|
Reply #96 Posted on: December 07, 2014, 12:30:08 pm |
|
|
Prince of all Goldfish
Location: Pittsburgh, PA, USA Joined: Feb 2008
Posts: 2950
|
We've merged a number of pull requests recently. What fix are you waiting for?
|
|
|
Logged
|
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble "I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
|
|
|
HitCoder
|
|
Reply #97 Posted on: December 10, 2014, 01:05:22 pm |
|
|
Location: Oxford, England Joined: Aug 2014
Posts: 157
|
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.
|
|
|
Logged
|
Computer Scientist, Programmer in C#, C/C++, Java, Python, GML, EDL, and more. Hobbyist musician. DISCORD: HitCoder#4530
|
|
|
Goombert
|
|
Reply #98 Posted on: December 10, 2014, 01:50:08 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
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=2364Also 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
|
|
« Last Edit: December 10, 2014, 01:53:13 pm by Robert B Colton »
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
HitCoder
|
|
Reply #99 Posted on: December 11, 2014, 11:36:23 am |
|
|
Location: Oxford, England Joined: Aug 2014
Posts: 157
|
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.
|
|
|
Logged
|
Computer Scientist, Programmer in C#, C/C++, Java, Python, GML, EDL, and more. Hobbyist musician. DISCORD: HitCoder#4530
|
|
|
|