Page 4 of 5

Re: Nyan Cat Deemer

Posted: Wed Dec 18, 2013 10:50 am
by Spectra
I will try to update the Nyan Cat more, especially the Trail one.

Re: Nyan Cat Deemer

Posted: Sun Mar 16, 2014 12:52 am
by UTPe
Hi Rocky,
finally I tested your update of Nyan Cat Demeer (unfortunately I have a long to-do list...), it works fine, there are no more lag effects during explosion ! :tu:
As you think to update, soon or later, the mutator I would like to know if you thought about skinning also the redeemer weapon itself by adding a logo of Nyan Cat or something similar.


Image


This image was posted some time ago by Evilgrins on FragFinity forum, it seems a very interesting feature to add to the Nyan mutator.

regards,
Pietro

Re: Nyan Cat Deemer

Posted: Sun Mar 16, 2014 7:11 pm
by Spectra
Glad that worked for you ;)
Btw NyanCat is open source. You can edit whatever you want. If you still want me to change the weapon texture, then I am ready.

Re: Nyan Cat Deemer

Posted: Mon Mar 17, 2014 9:00 pm
by UTPe
Rocky wrote:Glad that worked for you ;)
Btw NyanCat is open source. You can edit whatever you want. If you still want me to change the weapon texture, then I am ready.
I never skinned a weapon but I can try and give you the texture, at the moment my UScript abilities are quite limited :?
Yesterday I've thought about another feature that could be added later: arena gameplay ! :mrgreen: ...think about a bunch of crazy explosive cats flying around the map...awesome ! :loool:

Re: Nyan Cat Deemer

Posted: Mon Mar 17, 2014 10:15 pm
by papercoffee
UTPe wrote: Yesterday I've thought about another feature that could be added later: arena gameplay ! :mrgreen: ...think about a bunch of crazy explosive cats flying around the map...awesome ! :loool:
Ok ...Evil Grins hacked UTPe's account ...don't do that ever again.













:ironic:

Re: Nyan Cat Deemer

Posted: Wed Mar 19, 2014 9:00 am
by UTPe
Nyan Cat Deemer actually is not setup to be played in arena mode, anyway you can use Arena Match mutator by Wormbo (http://www.koehler-homepage.de/Wormbo/ArenaMatch.html)
But you have to add the blue line in the current .INT file:

[Public]
Object=(Name=NyanCatDeemer.NyanReplacer,Class=Class,MetaClass=Engine.Mutator,Description="Nyan Cat Deemer,Replaces Redeemer with Nyan Cat Deemer.")
Object=(Name=NyanCatDeemer.NyanCatDeemer,Class=Class,MetaClass=Botpack.TournamentWeapon,Description="Nyan Cat Deemer")

now, you can get your maps full of nuclear cats flying around ! :mrgreen:

Re: Nyan Cat Deemer

Posted: Sun Jan 04, 2015 4:56 pm
by UTPe
Hi,
sorry for double posting but this is not a simple edit of my previous reply. I've been keeping on working on the modded version of Nyan Cat Deemer (NCD), finally I publish a new version of the mutator, god bless xmas holidays ! :o
In my last post, I wrote NCD was not setup to be played in arena mode, this feature could be achieved through Arena Match by Wormbo and modifying .INT file. Now, this version of the mutator, called NyanCatDeemerMiniV2_ArenaMod, can host arena mode without the need of external mutators.

link: https://www.mediafire.com/?48pmn3mvhe1cyar

The mutator host 2 basic game modes (classic mode and arena mode) and also includes an optional telefrag mutator copied from TeleBonus uscript code by Anthrax (I asked him the permission to use his code into this new version of NCD), which can be used in arena mode. See .int file:

[Public]
Object=(Name=NyanCatDeemerMiniv2_ArenaMod.NyanReplacer,Class=Class,MetaClass=Engine.Mutator,Description="Nyan Cat Deemer Mini v2, Replaces Redeemer with Nyan Cat Deemer Mini v2")
Object=(Name=NyanCatDeemerMiniv2_ArenaMod.NyanCatDeemer,Class=Class,MetaClass=Botpack.TournamentWeapon,Description="Nyan Cat Deemer Mini v2")
Object=(Name=NyanCatDeemerMiniv2_ArenaMod.NyanArena,Class=Class,MetaClass=Engine.Mutator,Description="Nyan Cat Deemer Mini v2 Arena, Replaces all weapons with Nyan Cat Deemer Mini v2")
Object=(Name=NyanCatDeemerMiniv2_ArenaMod.TeleBonusMut,Class=Class,MetaClass=Engine.Mutator,Description="Nyan Cat Deemer Mini v2 Arena - TeleBonus, Rewards players for telefrags")

changes from previous version:
- arena mode with translocator (if it's present in the game config)
- more config params (including those for telefragging)
- colored textures for deemer shockwave in TDM gameplay (up to 4 colors)
- custom textures for deemer shockwave in DM gameplay, classic skin colors and standard colors (pink, purple, mimetic yellow, gray normal and gray mimetic)
- cat-like ammo with pickup sound

I suggest you to use these params to get a crazy full-colored match (I like much pink shockwaves !):

[NyanCatDeemerMiniv2_ArenaMod.NyanCatWarShell]
ShockWaveColor=pink
bTeamGameColor=True



Image


some notes:
1) ammo are limited for obvious reasons: spamming nuclear cats all over the map is totally no-sense.
2) translocator has been added to demeer arena mode to render the gameplay more interesting and lower (only) a bit the kill-rate: players can run away more easily and at the same time they can telefrag their enemies (+2 for a telefrag and -1 for the player telefragged by default).

Finally, a big thank you to Rocky again for his work on NCD and Anthrax for letting me use his code.
Maybe in the next weeks, I will setup a NCD Arena Open Night for the UT99 community on ISC Server (up to 32 slots).

cheers,
Pietro


PS: eh eh, Evil Grins did not hack my account, this time it's only me ! :D

Re: Nyan Cat Deemer

Posted: Sun Jan 04, 2015 6:53 pm
by papercoffee
Your last post was Mar 19, 2014
Your new post is Jan 04, 2015 ... this no double post pal. :mrgreen:

Re: Nyan Cat Deemer

Posted: Mon Jan 12, 2015 10:39 am
by UTPe
I found a bug I didn't notice before :?
for some reasons I've still to understand, the mutator works in a different way on local game and server: on local game, Nyan Cat Deemer ammos look like cats (see picture) while on server these ammos are not displayed even though they are still present in the map (you can hear anyway the pickup sound effect and, obviously, ammo counting works)

Image


a final note:
if you play with all items/bonuses, beware of invisibility...Nyan Cat Deemer, when teleguided, is able to track also invisible players, they are tagged like all other players so don't think to run away from these lethal cats :mrgreen:

Re: Nyan Cat Deemer

Posted: Mon Jan 12, 2015 3:33 pm
by Chamberly
Rofl. I'll take a look at it later and see what I can do to see if anything is wrong. :)

Re: Nyan Cat Deemer

Posted: Sun Feb 15, 2015 1:11 am
by UTPe
Hi,
I updated Nyan Cat Deemer Arena mutator with a new version, v4.
what's new ? new sounds, new nyan ammo can models (see screenshot), new earthquake ingame effect...much fun ! :D


Image


NyanCatDeemerMiniv4_ArenaMod: http://www.mediafire.com/download/ulhue ... enaMod.zip


PS:
I'm sorry but source code is not included in the zip package, unfortunately I deleted it but at the moment I'm working on a new version of the mutator so I will add all source code next time.

cheers,
Pietro

Re: Nyan Cat Deemer

Posted: Sun Feb 15, 2015 6:38 am
by UnrealGGecko
Meow! ^^
I'll have to try it out one of these days, nice work!

Re: Nyan Cat Deemer

Posted: Tue Jan 26, 2016 2:22 am
by EvilGrins
It hasn't been long enough in the UT4 thread for it not to be a double-post, so this has GOTTA BE SHARED here!

NyanCat-deemer has come to UT4!
haUzQPvJsRw

Available here ยท https://forums.unrealtournament.com/sho ... NyanDeemer

Re: Nyan Cat Deemer

Posted: Wed Feb 03, 2016 6:11 pm
by UTPe
thanks EvilGrins for posting this, for unknown reasons I missed your post :shock:
what can I say ? a legendary mutator returns, this time reloaded with the power of Unreal Engine 4 (did you notice the explosion effects ? niceeeeeeeeeee)

I'm working on an updated version of Nyan Cat Deemer, hope to have happy news later... Image

Re: Nyan Cat Deemer

Posted: Thu Feb 25, 2016 12:22 am
by UTX
You have got some competition now UTPe, as I am too working on a Nyan Cat launcher, and I sort of managed to replicate those colorful shards seen on the UT4 version, now I just need a good Nyan Cat model, create some extra effects and I will release it.