inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
12 stars 1 forks source link

No local edit mode possible #573

Closed movabo closed 6 years ago

movabo commented 6 years ago

Currently (when using the windows installer; after a completely fresh installation) when typing map test or newmap no map is loaded. This is a major drawback as then you need a server to actually edit.

This means, that you own your own server or that mapping servers are hosted, thus relying on others and that means, that you need an internet connection.

I think for no gamemode an offline implementation is not really useful (as it really does not make any fun) except for edit mode and there it is actually essential.

Croydon commented 6 years ago

All local modes are needing a local server now. Maybe you didn't start it via the flex-ui?

It should start automatically, so maybe this is the actuall bug here.

movabo commented 6 years ago

I tried but it didn't work.

I think if this happens (at least for the commands map <xyz> and newmap) a server should be started automatically (with this map) or at least a dialogue should appear to automatically start one.

IAmNotHanni commented 6 years ago

@movabo The server has to be started manually via Inexor flex web interface at the moment. See my answer in #574 . But I think the server should be started automatically once you open Inexor. I will make a ticket for this.

IAmNotHanni commented 6 years ago

This was fixed by https://github.com/inexorgame/inexor-flex/pull/26.