2019-02-05 09:26:39 (edited by defender 2019-02-05 09:27:23)

It'd be allot easier to help you find better sounds if we could access the existing ones to test mod them first.
Also I'm sure that custom sounds will be an important part of custom maps in the future anyway...

2019-02-05 14:42:58

@TheBlindSaiyan no, isn't a game or a simulator; is a test demo of a future engine that you can use for make  things.

hmm So @SemihBudak are you planing in the future to release it as a library to include an use in new projects?
Or the idea is turn it into a wisiwig editor, where technicalli you have a sound / graphical interfase to create your maps and other stuf.

If you ask to me, I prefer the first option, because give to you the posibilities of do a lot of more stuf, includin the basic of add custom files as @defender sais, using the monogame pipeline tongue

2019-02-05 18:10:18

sanslash332 wrote:

@TheBlindSaiyan no, isn't a game or a simulator; is a test demo of a future engine that you can use for make  things.

hmm So @SemihBudak are you planing in the future to release it as a library to include an use in new projects?
Or the idea is turn it into a wisiwig editor, where technicalli you have a sound / graphical interfase to create your maps and other stuf.

If you ask to me, I prefer the first option, because give to you the posibilities of do a lot of more stuf, includin the basic of add custom files as @defender sais, using the monogame pipeline tongue

Once the server-side programming gets completed enough to serve a demo, you'll see how I plan to allow you to make new games of your own. I will, of course, provide the pipeline project in which you can add, remove, or edit sounds.

2019-02-05 18:14:40

Will this allow using javascript or something?

2019-02-05 18:17:24

keithwipf1 wrote:

Will this allow using javascript or something?

That's the plan. I still need to perform various tests first to update the demo, though.

2019-02-06 00:16:15

Alright, guys.

It's time for a voting session!

Would you guys prefer using C# scripting or JS scripting for changing and adding objects that can be placed in a map?

2019-02-06 03:23:29

c# of course  smile

And If you give the options to not only script, so use all the engine features will be better smile

2019-02-06 03:24:56

sanslash332 wrote:

c# of course  smile

And If you give the options to not only script, so use all the engine features will be better smile

One step at a time, one step at a time!

2019-02-06 08:04:39

C# would be amazing.

Facts with Tom MacDonald, Adam Calhoun, and Dax
End racism
End division
Become united

2019-02-06 17:13:17

Hmm, JS is easy to use for me at least.

2019-02-06 17:19:57

hi
thats good, but I cant understand that how it works

2019-02-15 18:22:33

c#

best regards
never give up on what ever you are doing.

2019-02-16 01:53:04

I have an idea for this engine. how about animals that move around, different weapons

2019-02-16 11:29:25

rory-games wrote:

I have an idea for this engine. how about animals that move around, different weapons

Scripting system is almost ready; you will be able to add the animals you'd like to add and more.

2019-02-16 13:11:06

wow, i can't wait for this

best regards
never give up on what ever you are doing.

2019-02-16 22:05:49

I can wait, but only to play on it!

2019-02-16 22:33:22

keithwipf1 wrote:

I can wait, but only to play on it!

I'll not provide much of a playable content at first, I'm afraid. Once the online demo and scripting goes live, I'll accept user-written maps.

2019-02-17 01:02:48

Oh no worries, I'm happy to mess with it ASAP. Thanks for working on it!
smile

2019-02-20 21:42:31

Hello again,
Would you guys prefer I let you define your own 'usings', classes etc or make a classless base in which you implement fields, properties and methods that can be overwritten. I'm trying to make it as user friendly as possible without requiring any coding knowledge, but that restricts map makers in a way too.
Let me know what you think and we'll go from there.

2019-02-20 21:46:08

Kinda like the second option, I never needed to define classes when coding in Tactical battle, but this is different.

2019-02-21 01:35:48

so, what language is this coded in?
Sorry if this has been asked, but I just now saw the topic.

----------
“Yes, sir. I am attempting to fill a silent moment with non-relevant conversation.”
“You don’t tell me how to behave; you’re not my mother!”
“Could you please continue the petty bickering? I find it most intriguing.” – Data (Star Trek: The Next Generation)

2019-02-21 04:01:03

With usings and classes.

So inclusive, the best way to handle it, is create abstract class that you can inherit, and with that registry and the engine can dettect your own class because follow some guidelines with a abstract parent class, and some interfaces if them are necesary :3

A, and is in c# smile

2019-02-21 15:40:30

uh i cant download this, my comp yells me about a virus,

2019-02-21 17:22:24

I downloaded it with no problem.
Just download it anyway.

2019-02-21 17:23:57

omer wrote:

uh i cant download this, my comp yells me about a virus,

Defender complains about it because it's an obfuscated software. The next version hopefully wil not have the same problem.