Author Topic: RC/repeater ''power rings''  (Read 68763 times)

TANK

  • Posts: 54
  • Turrets: +0/-0
Re: RC/repeater ''power rings''
« Reply #30 on: March 25, 2011, 06:18:18 pm »
Nice idea. It must be in Trem 1.2.
At Unlimited will be easier(in time) to play :) -> and me return back on CZ server :basilisk: .
Long live Official EU SerVer :basilisk:

Nux

  • Posts: 1778
  • Turrets: +258/-69
Re: RC/repeater ''power rings''
« Reply #31 on: March 25, 2011, 08:09:47 pm »
Since you're just spawning the model separately with new code, it's best that you make an axis-aligned cylinder which extends all the way up and down, as that's how the powered-range works. The only reason I suggested a sphere is for when it's fixed to the model's orientation, which it doesn't seem to be here.

No, power works by measuring the 3d distance, so a sphere is correct.

So it is! My mistake. I guess trem maps are just flatter than I thought.

who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.

Care to elaborate?

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #32 on: March 25, 2011, 08:36:28 pm »
who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.

Care to elaborate?
the power area and buildable range display is implemented on Amsterdam Unlimited (two 1.2 servers). upon connecting to AU, u will download client-side mods, including the icosphere model, the AU cgame&ui with the said functionality, and (due to GPL licensing) the source code for client-side mods. gimhael stole the models and source code from there.

RAKninja-Decepticon

  • Posts: 843
  • Turrets: +14/-679
    • Stupid Videos
Re: RC/repeater ''power rings''
« Reply #33 on: March 25, 2011, 08:47:28 pm »

the power area and buildable range display is implemented on Amsterdam Unlimited (two 1.2 servers). upon connecting to AU, u will download client-side mods, including the icosphere model, the AU cgame&ui with the said functionality, and (due to GPL licensing) the source code for client-side mods. gimhael stole the models and source code from there.

post the source, lets compare the code.  i'm not saying it wouldent happen, but in an open source community, i'm skeptical someone would be that blatent about ripping something off without giving proper credit.  i mean you even said it was GPLed, simplicity itself to use it and give proper credit.
Note 4: The best, although not always easiest, way to deal with trolls is thus: do not respond at ALL in the thread.
Main Rules
4.) No spamming or advertising (includes useless multi-posts and bumps.)
6b.) Do NOT harass other members.
  6c.) Do NOT troll!

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #34 on: March 25, 2011, 09:55:39 pm »
post the source, lets compare the code.
at the time of this writing, the latest, relevant files are au12-data-007.pk3 (this actually contains the models) and au12-qvms-012.pk3; the latter pk3 file contains the patch: diff-r2186gpp.patch.

gimhael

  • Posts: 546
  • Turrets: +70/-16
Re: RC/repeater ''power rings''
« Reply #35 on: March 25, 2011, 10:40:26 pm »
I don't play on AU, so I didn't know you already had this. If I knew I wouldn't have bothered to code it myself.

The CG_AddSphere/CG_DrawSphere code looks similar, but the function just initializes a refEntity and passes it on to the renderer, I wouldn't expect much variation there.

F50

  • Posts: 740
  • Turrets: +16/-26
Re: RC/repeater ''power rings''
« Reply #36 on: March 25, 2011, 11:33:29 pm »
who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.

*sigh*

Dude, first of all I don't see why conceptually gimhael could not have coded this himself, its not particularly complicated, assuming he already knew roughly what he was doing. As for the model, its a freaking sphere, I think it would be prudent to assume that someone could have created a sphere sufficiently similar to someone else's sphere, don't you?

Secondly, why are you so vehement about this? I do my best to adhere to hanlon's razor, "Never attribute to malice that which is adequately explained by incompetence." Even if this is code-stealing, as you put it, it is minimal, and conceivable, and relatively unimportant (we are not talking about monetary damages, I assume), I submit that given no way to prove that the code is in fact stolen, it is wise to assume that it is not.

Finally, gimhael's code conforms to tremulous naming conventions, not the naming conventions of your code.



Also, it seems that your patch has stubs for trapper range visualization, nice.
"Any sufficiently advanced stupidity is indistinguishable from malice." -- Grey's Law


RAKninja-Decepticon

  • Posts: 843
  • Turrets: +14/-679
    • Stupid Videos
Re: RC/repeater ''power rings''
« Reply #37 on: March 25, 2011, 11:49:40 pm »

Also, it seems that your patch has stubs for trapper range visualization, nice.
that's something i was going to bring up.  having a rough estimate "cone of fire" for alien structures would be nice.
Note 4: The best, although not always easiest, way to deal with trolls is thus: do not respond at ALL in the thread.
Main Rules
4.) No spamming or advertising (includes useless multi-posts and bumps.)
6b.) Do NOT harass other members.
  6c.) Do NOT troll!

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #38 on: March 26, 2011, 12:43:25 am »
I don't
[usually]
play on AU, so I didn't know you already had this.
sure, the plausibility of that is high. i can't say the same about its probability.

I do my best to adhere to hanlon's razor
i do my best to adhere to Occam's razor.
however, i do have to agree that all this is
relatively unimportant
.

SirDude

  • Posts: 182
  • Turrets: +3/-33
Re: RC/repeater ''power rings''
« Reply #39 on: March 26, 2011, 12:51:49 am »
make the Bubble Cell-Shaded? i think that would improve edge visibility.

Menace13

  • Posts: 516
  • Turrets: +12/-41
    • hhhhhh
Re: RC/repeater ''power rings''
« Reply #40 on: March 26, 2011, 01:01:03 am »
I don't
[usually]
play on AU, so I didn't know you already had this.
sure, the plausibility of that is high. i can't say the same about its probability.

I do my best to adhere to hanlon's razor
i do my best to adhere to Occam's razor.
however, i do have to agree that all this is
relatively unimportant
.
Firstly, all you're going to do is start a flame war. You have no proof that he stole this from AU, and since the codes are different it kinda gives his case more reliability. If AU has Tremstats (I couldn't find any) you could simply check that for him. If he's not there, he's never connected. End of story. Also, why would you randomly add "[usually]" into there? You don't KNOW that he has EVER gone there, do you? Also, you are taking little pieces of peoples' posts and manipulating them to your advantage. That's always a bad idea. Lastly, if you have nothing positive to say, don't say anything at all. You are making accusations without knowing whether or not they are true. That's never a good idea.



make the Bubble Cell-Shaded? i think that would improve edge visibility.
Probably easier said than done SirDude.

but a small twisty barrel will have small pew pew's, and small pew pew's can hurt mr.tyrant.

SirDude

  • Posts: 182
  • Turrets: +3/-33
Re: RC/repeater ''power rings''
« Reply #41 on: March 26, 2011, 01:17:42 am »
One word.

Warsow.


Its Q3 engine based.

http://www.youtube.com/watch?v=vtJKrIngTIs

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #42 on: March 26, 2011, 01:22:30 am »
You have no proof that he stole this from AU
and it is generally true that one can only know and possibly be wrong, or be at most certain.
You don't KNOW that he has EVER gone there, do you?
in fact i do (unless someone named gimhael/Matthias was an impostor).

Tremulant

  • Spam Killer
  • *
  • Posts: 1039
  • Turrets: +370/-58
Re: RC/repeater ''power rings''
« Reply #43 on: March 26, 2011, 01:29:00 am »
(due to GPL licensing)
Even if gimhael did happen to use your code(and i'm not suggesting for a moment that he did), he's stealing nothing.
One word.

Warsow.

Its Q3 engine based.
One word, Qfusion. That ain't no Q3.
I believe cell shading is possible in q3, but quite what you want cell shaded or what that would achieve, i don't know.
my knees by my face and my ass is being hammered

Menace13

  • Posts: 516
  • Turrets: +12/-41
    • hhhhhh
Re: RC/repeater ''power rings''
« Reply #44 on: March 26, 2011, 01:33:20 am »
One word.

Warsow.

Its Q3 engine based.
One word, Qfusion. That ain't no Q3.
I believe cell shading is possible in q3, but quite what you want cell shaded or what that would achieve, i don't know.
Celshading is possible, but having just one thing celshaded might be hard. Some clients have celshading in them, but I dunno if you can have only certain things celshaded. Having everything celshaded seems like it would be easier. I dunno.

but a small twisty barrel will have small pew pew's, and small pew pew's can hurt mr.tyrant.

gimhael

  • Posts: 546
  • Turrets: +70/-16
Re: RC/repeater ''power rings''
« Reply #45 on: March 26, 2011, 07:32:54 am »
You have no proof that he stole this from AU
and it is generally true that one can only know and possibly be wrong, or be at most certain.
You don't KNOW that he has EVER gone there, do you?
in fact i do (unless someone named gimhael/Matthias was an impostor).


You're right, I checked my .tremulous folder and I do have a au/ subfolder with your pk3 dated 2010-08-21, so I have to admit that I did in fact connect to AU.

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: RC/repeater ''power rings''
« Reply #46 on: March 26, 2011, 10:14:56 am »
Couldn't you use OpenGL's stencil features to draw lines where the sphere intersects with the walls/floor? I'm pretty sure I've seen this done in a bunch of other games from Q3's era.

ziplocpeople

  • Posts: 346
  • Turrets: +23/-20
Re: RC/repeater ''power rings''
« Reply #47 on: March 26, 2011, 04:44:43 pm »
Celshading is possible, but having just one thing celshaded might be hard. Some clients have celshading in them, but I dunno if you can have only certain things celshaded. Having everything celshaded seems like it would be easier. I dunno.
If you want to be literal, there aren't any clients with _celshading_. Your client simply modifies the textures while loading the map to make it look celshaded.
Quote from: Sir|Periculosus
yes yes spam a little more and heyll understand! yes yes
मैं स्पैम बॉट समर्थन
मैं हिन्दी का समर्थन
~The Medistation

sirshiz

  • Posts: 75
  • Turrets: +3/-5
Re: RC/repeater ''power rings''
« Reply #48 on: March 26, 2011, 07:54:57 pm »
F50, what is the possibility of testing these ideas ("power rings" and defensive structure ranges) on your test server?
These would be excellent additions to Tremulous if they work well.   :human:

F50

  • Posts: 740
  • Turrets: +16/-26
Re: RC/repeater ''power rings''
« Reply #49 on: March 27, 2011, 02:48:31 am »
Very possible. For the very moment, I'd like to keep the number of changes on my server to an reasonably minimal level, but this will be added to the list of upcomming mods. That will also give some time for this to progress, perhaps to trapper cones etc.
« Last Edit: March 27, 2011, 02:51:31 am by F50 »
"Any sufficiently advanced stupidity is indistinguishable from malice." -- Grey's Law


sirshiz

  • Posts: 75
  • Turrets: +3/-5
Re: RC/repeater ''power rings''
« Reply #50 on: March 27, 2011, 05:02:12 am »
Thank you F50. I look forward to it.

Anonymoose

  • Posts: 145
  • Turrets: +5/-17
Re: RC/repeater ''power rings''
« Reply #51 on: March 27, 2011, 07:38:34 am »
who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.
I wrote a 'hello world' program once, my friend must have copied my code because he wrote it after i did mine. i know how you feel man.
Don't you mind to tell me what you nickname meens, cause in my vocabulary there is only anon and a moose ???

RAKninja-Decepticon

  • Posts: 843
  • Turrets: +14/-679
    • Stupid Videos
Re: RC/repeater ''power rings''
« Reply #52 on: March 27, 2011, 08:38:12 am »
who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.
I wrote a 'hello world' program once, my friend must have copied my code because he wrote it after i did mine. i know how you feel man.

any morrowind companions scripted after the late part of last year are obviously stolen from my scripts.
Note 4: The best, although not always easiest, way to deal with trolls is thus: do not respond at ALL in the thread.
Main Rules
4.) No spamming or advertising (includes useless multi-posts and bumps.)
6b.) Do NOT harass other members.
  6c.) Do NOT troll!

Qrntz

  • Posts: 847
  • Turrets: +204/-12
Re: RC/repeater ''power rings''
« Reply #53 on: March 27, 2011, 06:36:32 pm »
who is this cocksucker named gimhael? he is showing features (including models and source code) from the Amsterdam Unlimited server, as if they were his work.
I wrote a 'hello world' program once, my friend must have copied my code because he wrote it after i did mine. i know how you feel man.
any morrowind companions scripted after the late part of last year are obviously stolen from my scripts.
Any sentence beginning in 'any' is stolen from me. No exceptions.

You make up Qrntz, u always angry, just calmdown. :police:
I am stupid idiot who dares to open mouth and start debating

Lakitu7

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
Re: RC/repeater ''power rings''
« Reply #54 on: March 27, 2011, 06:47:31 pm »
Gimhael this looks like it's on its way so please do not let DevHC freaking out discourage you from continuing to work on it. Thanks for the work so far.

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #55 on: March 27, 2011, 07:04:01 pm »
Let's assume nothing happened, and continue with showing off!

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #56 on: March 27, 2011, 07:21:43 pm »
building the 5th repeater on niveus, in a small, non-powered zone

a trapper and a hive is covering the window room door

a small forward base is built on the edge of a creep zone provided by a distant egg

spectators can see buildable spaces of both teams; reactor power is shown coming out of the red base, creep is shown coming out of the tunnel

a dretch is trolling below the turning range of a badly placed turret

welcome to the disco zone, a reactorless, 24-buildpoint base; every buildable is supported by the DC in the back

a greedy lisk

contrary to popular will, UBP will not cause significant degradation of visibility xD


« Last Edit: March 27, 2011, 08:13:17 pm by /dev/humancontroller »

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: RC/repeater ''power rings''
« Reply #57 on: March 27, 2011, 07:26:37 pm »
by the way, all this is available at the Amsterdam Unlimited servers.
« Last Edit: March 27, 2011, 08:12:56 pm by /dev/humancontroller »

CreatureofHell

  • Posts: 2422
  • Turrets: +430/-126
    • Tremtopia
Re: RC/repeater ''power rings''
« Reply #58 on: March 27, 2011, 08:28:56 pm »
a dretch is trolling below the turning range of a badly placed turret

Be careful! If you don't place your turrets correctly Dretches will troll you!
{NoS}StalKer
Quote
<Timbo> posting on the trem forums rarely results in anything good

Qrntz

  • Posts: 847
  • Turrets: +204/-12
Re: RC/repeater ''power rings''
« Reply #59 on: March 27, 2011, 10:02:19 pm »
a dretch is trolling below the turning range of a badly placed turret
Be careful! If you don't place your turrets correctly Dretches will troll you!
« Last Edit: March 27, 2011, 10:11:33 pm by Qrntz »

You make up Qrntz, u always angry, just calmdown. :police:
I am stupid idiot who dares to open mouth and start debating