Special offer: the full package at amazing price!

General Chat, Comments
Post Reply
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Special offer: the full package at amazing price!

Post by a_bertrand »

An offer you may not skip, well... at least if php text games are something you are interested in. For a limited time, and to celebrate the move of the forums to Indie Resource, the full package will cost you only 20$ instead of 100$! Take it now while it last.

http://www.nw-engine.com/
Creator of Dot World Maker
Mad programmer and annoying composer
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Special offer: the full package at amazing price!

Post by Jackolantern »

Wow, just looking over the module list, I can tell you have put a ton of work into this. The sale will at least be on for a few days, right?
The indelible lord of tl;dr
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Special offer: the full package at amazing price!

Post by a_bertrand »

Should be on for about 30 days. And yes there is a lot of work behind this engine. A lot of thinking and planning has been involved too. Without saying a lot of annoyances due to PHP and oddies it produced.

However now the engine should be safe against:
- SQL injections (it pass all values through bindings)
- XSS are prevented as if you pass HTML tags the engine blocks your post even before calling the module (in the full version)
- CSRF should be prevented as well
- URL tinkering should be covered due to a CRC

Other key features:
- It's fully modular
- Forces browser caching of CSS and images
- Self installing (creates the tables and configuration and even download itself if you want to)
- Admin tools to modify nearly all, from texts to game content
- Enable / disable modules from within the admin tool
- Updates modules and install new modules from within the admin tool
- Send modules to the marketplace from within the admin tool
- Module skeleton creator
- Multi language support
- Ajax abstraction (you don't need to code in JS to make use of ajax)
- Module caching to speed up the execution
- Modules can offer "hooks" to be extended by other modules as well (many official modules do so).

What is really different from most modular approaches is that you don't code using OO extending some classes. Here your modules are nearly like standalone PHP file, you don't need to include anything all will be provided for you. Why? Because it is meant to be as simple as possible to start using it. So for expert coders it may look really odd at start (way to simple) yet, you shall see if you try it, that it is more powerful than it may look like at start.
Creator of Dot World Maker
Mad programmer and annoying composer
User avatar
Dayo
Posts: 10
Joined: Tue Jan 07, 2014 3:16 pm

Re: Special offer: the full package at amazing price!

Post by Dayo »

I may just have to but this, still don't know why i haven't yet :P
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Special offer: the full package at amazing price!

Post by a_bertrand »

The demo doesn't allow you to modify the DB which means no actions will actually do anything. This is to ensure nobody destroy the demo.
Creator of Dot World Maker
Mad programmer and annoying composer
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Special offer: the full package at amazing price!

Post by a_bertrand »

The tutorial is the same issue, you will not be able to run it inside the demo, but I can assure you it does work on the full engine once installed. I can't do much to make the demo look always the same and yet be able to test all sorry. The only other option would be to create a new installation in some sort of sandboxed environment each time somebody want to try the demo, however that would cost resources and time to set that up, without saying it's not given my server could handle it ;)

So use the demo just to roughly see what the engine contains, but don't expect it to work.
Creator of Dot World Maker
Mad programmer and annoying composer
User avatar
vitinho444
Posts: 2819
Joined: Mon Mar 21, 2011 4:54 pm

Re: Special offer: the full package at amazing price!

Post by vitinho444 »

Seriously alain!!!!!! GOD DAMN IT!!!!! 100$ TO 20$ I cant really lose that ahaha even if i dont use it! Still need to check for the money that i dont have :(
But good luck with the sales, you deserve every $
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Special offer: the full package at amazing price!

Post by OldRod »

This is a great deal. I'd been debating the purchase, but the demo kind of left me flat (I understand it's locked down to keep people from messing with it) and I wasn't sure I wanted to drop $100 without seeing more. I will probably pick it up now. Thanks for doing this :)
User avatar
Lithium
Posts: 21
Joined: Wed Jan 08, 2014 2:48 pm

Re: Special offer: the full package at amazing price!

Post by Lithium »

OldRod wrote:This is a great deal. I'd been debating the purchase, but the demo kind of left me flat (I understand it's locked down to keep people from messing with it) and I wasn't sure I wanted to drop $100 without seeing more. I will probably pick it up now. Thanks for doing this :)
There are a few users around that can actually vouch for the quality... me included (though i don't like old bertie ;) ), it's well worth the $100, so i don't even speak about the $20.
I have seen this engine since its early days, but my professional life tends to drive me away from coding for too long these days. Despite this, lately i've made a decision to re-launch an old game I had and my doubt was, keep the original engine, build a new one, or use yet another one... I almost got convinced by a_b, though what actually convinced me were the goodies and the actual ability for you to do _exactly_ what you want with that engine. The code well... (for me at least) is a going back to basics, as you need to actually learn the what is and what not of the engine, and its not an easy task (maybe it is for those who code every single day).

*subliminal*message*now i want the bribe money you promised*end*of*message* :)

Code: Select all

You laugh at me because I'm different, I laugh at you because you are all the same!
[/size]
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: Special offer: the full package at amazing price!

Post by a_bertrand »

If you guys want, I could setup a game instance where you can play with it as normal user. So the admin would be closed but you could register and try the player part of it. However remember it's an engine and not a pre-made game!
Creator of Dot World Maker
Mad programmer and annoying composer
Post Reply

Return to “General”