Main Menu

News:

Please be aware of the Forum Rules of Conduct.

Feedback and Discussion

Started by Tom, January 13, 2018, 10:31:23 AM

Previous topic - Next topic

Zakky

I am just waiting for others to continue the stories. I think I've already put out enough first chapters. Put some character focused chapters recently.

I might write another shapers chapter.

cred

#31
I can't decide wether to join the Seeker council or continue City States. Also, I'm at 5 Prime and 5 purity right now.

Zakky

Quote from: cred on January 29, 2018, 12:36:36 PM
I can decide wether to join the Seeker council or continue City States. Also, I'm at 5 Prime and 5 purity right now.

Don't worry about Prime and Purity for now. Tom said we can ignore it for alpha.

Tom

Thank you all for the feedback and the test-gaming. I collected a lot of ideas and information. I think for the moment we will pause and will do a bit of re-designing and then we start another test or continue.

Zakky

Quote from: Tom on February 18, 2018, 07:17:54 AM
Thank you all for the feedback and the test-gaming. I collected a lot of ideas and information. I think for the moment we will pause and will do a bit of re-designing and then we start another test or continue.

Will wait for the next version for sure  :D

Tom

I've discovered that they basically !@#$ed my preferred framework (symfony). I'm toying around with Laravel now, but right now I'm not really sure if I'll do any web development in the future.

Andrew

Quote from: Tom on May 28, 2018, 05:35:20 PM
I've discovered that they basically !@#$ed my preferred framework (symfony). I'm toying around with Laravel now, but right now I'm not really sure if I'll do any web development in the future.

May I asked how they destroyed it so badly?
Like my programming? Become my patron!

Tom

Quote from: Andrew on June 01, 2018, 05:15:28 AM
May I asked how they destroyed it so badly?
Essentially everything that made it useful. Changed the entity model, modularized everything to the extreme, removed code generation in a zillion places. I've tried to get started with the new "Flex" thingy, and it just went nowhere, and it didn't even go there fast.

I'm thinking about moving to Laravel, like thousands of other developers, but that is a complete re-learn and I'm not sure I have the time to write code AND learn a new framework.