FragNewNet

Search, find and discuss about Mutators!
User avatar
UT Sniper (SJA94)
Inhuman
Posts: 753
Joined: Thu Jun 24, 2010 10:35 pm
Personal rank: Retard
Location: England
Contact:

Re: FragNewNet

Post by UT Sniper (SJA94) »

:( It was fun reconnecting once the match finished then flying and shooting at the winning player.
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 179
Cleaned up code and fixed accessed none
Update in first post
Image
User avatar
UT Sniper (SJA94)
Inhuman
Posts: 753
Joined: Thu Jun 24, 2010 10:35 pm
Personal rank: Retard
Location: England
Contact:

Re: FragNewNet

Post by UT Sniper (SJA94) »

One thing I would suggest is removing the hitboxes of bodies after a brief amount of time, sometimes the body is laying on the ground but projectiles(like rockets) hit the hitbox as if the player is standing.
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

UT Sniper (SJA94) wrote: Fri Mar 03, 2023 2:19 am One thing I would suggest is removing the hitboxes of bodies after a brief amount of time, sometimes the body is laying on the ground but projectiles(like rockets) hit the hitbox as if the player is standing.
I understand what you're talking about. I will make some changes in the new version about this.   
Auto merged new post submitted 1 hour 6 minutes later
New version 180
1. The player (client side) was visible (if behindview 1) before the start of the match (old newnet bug). Fixed
2. The player could shoot if he joined the game after the end of the match. Fixed.
3. Mutator NoDamageBoost:
- Add option bNoFallingDamage. Default=True. True - the player will not take damage from falling
- Add option bNoZoneDamage. Default=True. True - the player will not take damage while in the damage zone, example acid
- For uniformity, the names of the values ​​have been changed: bNoSelfDamade -> bNoWeaponDamage, bNoDamageArmor -> bNoArmorDamage
4. Fixed carcass spawn timer
Update in first post
Image
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 181
Cleaned up code and fixed accessed nones
Update in first post
Image
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 182
1. Improved code in some places
2. Added values:
- NewNetRA (Rocket Arena). Added bAllowInvisibility, bAllowAmplifier, bAllowRedeemer
- NewNetSA (Sniper Arena). Added bAllowInvisibility, bAllowAmplifier
- NewNetCG (ComboGib Arena). Added bAllowInvisibility, bAllowRedeemer
Update in first post
Image
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 183
Improved and Cleaned up code
Update in first post
Image
User avatar
gachimusa
Novice
Posts: 24
Joined: Mon Feb 24, 2020 12:09 pm

Re: FragNewNet

Post by gachimusa »

When I adding igDM mode to my server, is it correct to write fnn183.UTPure, fnn183.NewNetIG in the mutator line ?
(Is fnn183.ST_Mutator unnecessary?)
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

gachimusa wrote: Sat Mar 11, 2023 5:49 pm When I adding igDM mode to my server, is it correct to write fnn183.UTPure, fnn183.NewNetIG in the mutator line ?
(Is fnn183.ST_Mutator unnecessary?)
fnn183.UTPure,fnn183.ST_Mutator,fnn183.NewNetIG
Image
User avatar
Que
Inhuman
Posts: 791
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: FragNewNet

Post by Que »

asosed wrote: Sat Mar 11, 2023 7:26 pm
gachimusa wrote: Sat Mar 11, 2023 5:49 pm When I adding igDM mode to my server, is it correct to write fnn183.UTPure, fnn183.NewNetIG in the mutator line ?
(Is fnn183.ST_Mutator unnecessary?)
fnn183.UTPure,fnn183.ST_Mutator,fnn183.NewNetIG
in the help file it does not mention these extra mutators to run with InstaGib.

Image
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

Que wrote: Sun Mar 12, 2023 5:01 am
in the help file it does not mention these extra mutators to run with InstaGib.

Image
Attachments
Снимок.JPG
Image
User avatar
Que
Inhuman
Posts: 791
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: FragNewNet

Post by Que »

ahh so , no need the extras if running as ServerActor then?
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

Que wrote: Mon Mar 13, 2023 8:33 am ahh so , no need the extras if running as ServerActor then?
yes, then only fnn183.NewNetIG for Instagib   
Auto merged new post submitted 21 hours 24 minutes later
New version 184
1. Fixed bug in FlakCannon code
2. Improved code
Update in first post
Image
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 185
1. Hitboxes code slightly modified original UT (PlayerPawn) code
2. Fixed Accessed None
3. Fixed bug in ComboGib code
Update in first post
Image
User avatar
asosed
Adept
Posts: 279
Joined: Fri May 15, 2020 2:36 pm
Location: Russia
Contact:

Re: FragNewNet

Post by asosed »

New version 186
1. Fixed Accessed Nones
2. Improved code
Update in first post   
Auto merged new post submitted 21 hours 37 minutes later
New version 187
1. Fix Dodging At High Ping While Replaying Moves (IG+ code)
2. Improved code h4x Sniper Arena (NewNetH4X)
Update in first post   
Auto merged new post submitted 13 hours 46 minutes later
New version 188
h4x Sniper Arena (NewNetH4X):
- Added bAllowRedeemer
- Added support Redeemer2k3 mod
- Improved code
Update in first post   
Auto merged new post submitted 23 hours 6 minutes later
New version 189
1. The spectator can now hear hitsounds when the player hits the bot
2. Cleaned up code and fixed accessed none
Update in first post
Image
Post Reply