[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - [FTEQW][WIP] craFTEr - realtime game editor for FTE

[FTEQW][WIP] craFTEr - realtime game editor for FTE

The home for dedicated threads to specific projects, be they mods, tools, or independent games.

Moderator: InsideQC Admins

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Sat Apr 15, 2017 10:10 am

This QC script engine for map event coding could be also cool to have in this editor:
https://forums.xonotic.org/showthread.php?tid=5121
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Sat Apr 15, 2017 1:53 pm

Thanks Julius, it seems fun. Personally I've no clue about how to add scripting to crafter. Infact I probably won't do it. It could be possible to "choose" which action (or behaviour if you prefer) to link to map entities, but scripts would be created in qc earlier. Anyway a solution like this would be cool
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Sun Jun 04, 2017 12:03 pm

I'm about to release first version of Crafter and it has been quite a code overhaul. I re-created it from scratch except some parts but now, after some days of thinking, I changed release license from CC0 to MIT. After Googled A LOT, I read everywhere (for example , and on CC pages ) that Creative Commons Public Domain license wasn't created for software and it has many fallpits on liability and code re-use. Plus is not compatible with other software licenses.

Someone would be pissed off by this? Otherwise there's unlicensed method but I personally don't like it. No mention about GPLish family..ugh..

I know what most of you could think right now: "All these thoughts for just a piece of junk. Just release it or shut up!" . Well, probably.. but from my point of view is crearly different. I'd like to give the community a bundle of code+assets as free as possible, to use in conjunction with other softwares/assets and, last but not least, to protect my aXX (which, from my point of view, it's not trivial!)

Comments or suggestions are welcome, as always
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Sun Jun 25, 2017 8:41 pm

Sorry, just saw this now. MIT license is great and should not really effect anyone, in fact most of us work with GPLed code bases anyways, so as long as it is compatible with that ;) Please not unlicensed!

So where can I download this?
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Mon Jun 26, 2017 7:34 am

Thanks for the suggestion, Julius. Yeah, I think I'll move in the MIT direction, not unlicensed. Release code not ready yet, stay tuned
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Fri Jul 07, 2017 10:36 pm

Staying tuned, but a soft release with a github repo somewhere really can't hurt ;)
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Sat Jul 08, 2017 5:42 am

really no idea how to use github. Plus no time to learn something new, actually
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Sun Jul 09, 2017 11:42 am

Well, using Github with git is of course the preferred option, but it is not mandatory. You can just drag and drop the files into your browser window and it will upload it to your github repository. Nothing new to learn really :p
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Nahuel » Mon Jul 10, 2017 10:14 pm

do not use git plz
hi, I am nahuel, I love quake and qc.
User avatar
Nahuel
 
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby frag.machine » Tue Jul 11, 2017 11:19 am

I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2120
Joined: Sat Nov 25, 2006 1:49 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Tue Jul 11, 2017 9:46 pm

Well if it is about github not being FOSS, there is also gitlab which is a great service too.
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Julius » Wed Aug 02, 2017 5:21 pm

Still no news of the source code release? :p
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Tue Aug 08, 2017 12:15 pm

Just so you know.. I'm in vacation with a stupid old notebook which doesn't even want to render glsl shaders (probably I should lower shaders version a little bit but probably fte wouldn't understand some istructions like skel and stuff.. oh well). Now, if you really want to test something unplayable with a lots of acclaimed features which will not work.. ok, I'll release it in these days. Of course forget about all the shiny new models I should add, because, without my big computer, there's no way I can handle that amount of detail in modeling. In opposite case, just be patient some month and I'll try to give you a tool that *AT LEAST* it could be considered as a funny alternative to NetRadiant (if you want to create q3 playable maps right now Radiant is the only choice I guess).

Right now my biggest issues are:
[*]previewed model can't stand in front of 2d screen. It always wanders around, and I tried everything, viewmodels, 3d to 2d conversion with project() funcs, everything. Spike did something cool for quake quad damage in pure csqc test but Spike's code it's extremely difficult to understand. It used a lot CSQC_Update View nested code without functions which frankly didn't let me understand what I'm reading. I guess I'll go for the lame way and put previewed model on a stupid funny location like -90000000 - 90000000 0 and use scissor test to do a second renderer / camera to render only that object. The great thing about scissor test is that you can put that window on screen wherever you want. Sure, mouse coordinates will f**k up when entered that area but, come on, I'm not a real programmer! :neutral:
[*]I still didn't figure out how to ungroup models. Probably it's just a matter of 1 day of thinking, but, I have to find the time to think!
[*]Still didn't add the delete entity function (REALLY?!). That's trivial, I know, but this get you the picture of how unfinished this project is
[*]Logic. This is an important one. I tried many many times to think of a logic / behaviour system that will help level designer to give life to entities but I failed miserably right now. So, probably for the first release, crafter will be a stupid level editor. Yeah, I know, it's sad, but I prefer to disappoint people instead of completely lose the tiny margin of mental sanity that remains
[*]Lighting f**ks in FTE. But this is not my fault. I'd like to add at least deferred shaders to compensate this important missing feature but, again, Spike should add at least some WORKING examples of deferred shaders (just a scene with some models with shaders attached and a light, that's it)
[*]BSP collisions + modern physics. This is the top roof of my frustration. FTE needs desperately a new physics builtin engine and a modern collision system. I've some ideas to recreate it in quakec (at least models based collision) but I guess it's beyond my limits and, honestly, I lost a lot of interest in chasing butterflies so...

This is the point, right now, but since you Julius seem the only interested in the project (probably even more than me right now) I'll try to release it this night and have fun
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby Spike » Tue Aug 08, 2017 1:35 pm

.
Spike
 
Posts: 2914
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Re: [FTEQW][WIP] Crafter - realtime game editor for FTE

Postby toneddu2000 » Thu Aug 10, 2017 11:01 am

Thanks Spike for the example code, when I said "scissor test" I meant the whole renderscene part + drawsetcliparea() & drawresetcliparea() to clip stuff. Infact it works quite good, I don't like the idea to "really place" the object on ground. I'll have to exclude it on "real" renderscene call but, whatever
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

PreviousNext

Return to Project Showcase

Who is online

Users browsing this forum: No registered users and 1 guest