Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various Frontier War bugs and papercuts #573

Open
1 of 5 tasks
GeckoEidechse opened this issue Jan 13, 2023 · 8 comments
Open
1 of 5 tasks

Various Frontier War bugs and papercuts #573

GeckoEidechse opened this issue Jan 13, 2023 · 8 comments
Labels
bug Something isn't working gamemode Issues related to gamemodes, custom or vanilla

Comments

@GeckoEidechse
Copy link
Member

GeckoEidechse commented Jan 13, 2023

@GeckoEidechse GeckoEidechse changed the title Various Frontier War bugs Various Frontier War bugs and papercuts Jan 14, 2023
@ghost
Copy link

ghost commented Jan 22, 2023

Respawning in Titan causes spawning in South base, when own base is North side
this only happens on boomtown( mp_grave ) right? I think respawn reversed it's spawnpoints, i'll do a quick fix

@ghost
Copy link

ghost commented Jan 22, 2023

Zones (friendly and enemy) on Forward Base Kodai are terrible and allow shooting the harvester from further away without getting hit by enemy turrets close to the harvester.
I think it's good to have a draft on balancing maps, we can add props to the map like fd maps

@GeckoEidechse
Copy link
Member Author

Respawning in Titan causes spawning in South base, when own base is North side

this only happens on boomtown( mp_grave ) right? I think respawn reversed it's spawnpoints, i'll do a quick fix

Yes, I only observed it on Boomtown so far. Added an edit to the initial issue now ^^

Zones (friendly and enemy) on Forward Base Kodai are terrible and allow shooting the harvester from further away without getting hit by enemy turrets close to the harvester.

I think it's good to have a draft on balancing maps, we can add props to the map like fd maps

I feel like a better longterm solution would be to change the zones themselves to be smaller and closer to the harvester. I think @F1F7Y was working on reversing the format in order to also add FW to other maps. Not sure what the current state of this is ^^

@F1F7Y
Copy link
Member

F1F7Y commented Jan 22, 2023

Respawning in Titan causes spawning in South base, when own base is North side (EDIT: Only observed on Boomtown)

We could modify the spawns in the .ents

Zones (friendly and enemy) on Forward Base Kodai are terrible and allow shooting the harvester from further away without getting hit by enemy turrets close to the harvester.

I can move the zone it self, but cant easily modify the minimap. This may also require .bsp editing which isnt fun. ( Tbh r5r and tfor have this easier as they have total control over which assets they ship which enables them to edit stuff like this easier )

@GeckoEidechse
Copy link
Member Author

This may also require .bsp editing which isnt fun. ( Tbh r5r and tfor have this easier as they have total control over which assets they ship which enables them to edit stuff like this easier )

I mean we can just ship the modified file, no? Or do you mean something else? ^^

@F1F7Y
Copy link
Member

F1F7Y commented Jan 22, 2023

I mean we can just ship the modified file, no? Or do you mean something else? ^^

Yeah. It's just that the download size will go up by a considerable amount.

Thinking about it editing the maps would require us to ship both the .bsp and edited .bsp_lump ( bsps are around ~300MB ). Ent files are exempt from this.

@GeckoEidechse
Copy link
Member Author

Ok yeah, I see now what the issue is.

@Whodavooda
Copy link

Zones (friendly and enemy) on Forward Base Kodai are terrible and allow shooting the harvester from further away without getting hit by enemy turrets close to the harvester.

After seeing a player do the same thing on a different map I went through all the Frontier War maps for positions like these. Specifically, spots where you can damage the harvester without getting hit by any enemy turrets.

Forwardbase Kodai:
east
kodai east
west
kodai west

Homestead:
north
homestead north
south (can shoot through this tree)
homestead south

Boomtown:
north
boom north
boom north2

south
boom south

Eden:
north
eden north

Didn't find anything on Eden south side or Complex. Most of these spots require specific positioning so only one titan at a time, but the Kodai east and Boomtown north spots can be used by two titans at once. I'm not really sure how to resolve these but I really love this game mode and it's extremely unfun when either team figures them out.

@ASpoonPlaysGames ASpoonPlaysGames added bug Something isn't working gamemode Issues related to gamemodes, custom or vanilla labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gamemode Issues related to gamemodes, custom or vanilla
Projects
Status: No status
Development

No branches or pull requests

4 participants