Search found 1535 matches

by a_bertrand
Thu Nov 09, 2017 4:32 am
Forum: Source Discussion
Topic: Drawing Map
Replies: -1
Views: 13549

Re: Drawing Map

You identified the most important one: https://github.com/alain-bertrand/Dot-World-Maker/blob/master/public/Engine/Logic/World/WorldRender.ts There is also the particles: https://github.com/alain-bertrand/Dot-World-Maker/tree/master/public/Engine/Logic/Particles And the actors: https://github.com/al...
by a_bertrand
Wed Nov 08, 2017 2:18 pm
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

Added 2 actions, 2 checks and a link from the profile to logout. Missing the change password UI.
by a_bertrand
Wed Nov 08, 2017 8:14 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

Other players already see you. And yes you could send the variable to others and handle the world in this way, but that's not really how you should solve the issue. For me either players should be allowed to modify the map (not very smart) or create another map which contains players' modifications.
by a_bertrand
Mon Nov 06, 2017 6:57 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

There is multiple ways to do such things, you could have conditional maps, in which case based for example of a quest variable the map will change. This is not shared across players as the map change could affect the game play (imagine having a special key to open a cave, you want that only those pl...
by a_bertrand
Mon Nov 06, 2017 4:44 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

Ok to dig through all is another thing completely... And I admit the code is mostly not documented.
by a_bertrand
Mon Nov 06, 2017 4:40 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

So what's your opinion about hosting the engine yourself? Is that hard?
by a_bertrand
Mon Nov 06, 2017 4:36 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

Logout & change password is not there (as UI), but the minimap is even if it's by far not user friendly: Editors => Game Initialize actions: Add new action => Execute code function => Display.ShowMinimap(); I shall add at least an action for showing and hiding the minimap. And yes it works well!
by a_bertrand
Sun Nov 05, 2017 5:26 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

I use haproxy on my server (linux) beside that nothing special, the engine uses only port 80 basically (or whatever you set it to).
by a_bertrand
Wed Oct 25, 2017 3:40 am
Forum: General
Topic: Dot World Maker - Standalone is on GITHUB
Replies: -1
Views: 20939

Re: Dot World Maker - Standalone is on GITHUB

Thanks Jacko!

And Kal, I still have loads of ideas for DWM, but will do them only if there is a community and that I'm not alone on it. I mean at least some users with their own wishes ;)

Go to advanced search