Love fast-paced arena shooting? Warfork, a game based on Warsow is heading to Steam with an Early Access release due soon.
Why did they fork it and go their own way? Well, according to the Warfork team, the owner of Warsow is opposed to a Steam release, which they feel is "hurtful to the growth of the community".
Direct Link
They at least have a pretty clear plan, other than just forking the game and putting it on Steam. In the short-term, they want to make it easier to mod by replacing parts of the game with more modern variants, like switching out libRocket support in favour of ImGui and replacing Inter-Quake Model (IQM) support in favour of glTF (GL Transmission Format) and so on.
On top of that, they're removing all non-free assets in favour of public domain stuff which includes textures, sounds, player models, weapon models and so on. They feel the current licensing for Warsow assets is "too strict". For long-term features they're looking into Steamworks support, anti-cheat and to make it easier for newcomers.
You can follow it on Steam, according to the store page it's entering Early Access on August 5th.
Quoting: Bishop_45I don't see a link to a webpage or a forum either in this article or in the youtube video description. How do we check out the project, maybe contribute?They have no website or forum right now, apart from Steam they seem to be using Discord: https://steamcommunity.com/app/671610
Quoting: MaathOne of their long-term goals is to implement a practical anti-cheat system. I think that this game is based on one of the Id Tech engines which has been open sourced, and so any modifications must also be open source. Anyone could just patch out the anti-cheat code.Anyone could patch out the anti-cheat code in the client. If your anti-cheat relies on security through obscurity, you will eventually have people breaking your anti-cheat regardless of how closed source your anti-cheat code actually is, people will just need to take some more time to locate where that code is being called and turn a CALL or JUMP instruction into a NOP or something along those lines. If you want to actually combat cheating, your server needs to provide the minimum necessary data to each client, monitor that all clients are behaving within expected parameters and provide tools for users to kick or report players thought to be cheating or otherwise misbehaving.
Quoting: SamsaiQuoting: MaathOne of their long-term goals is to implement a practical anti-cheat system. I think that this game is based on one of the Id Tech engines which has been open sourced, and so any modifications must also be open source. Anyone could just patch out the anti-cheat code.Anyone could patch out the anti-cheat code in the client. If your anti-cheat relies on security through obscurity, you will eventually have people breaking your anti-cheat regardless of how closed source your anti-cheat code actually is, people will just need to take some more time to locate where that code is being called and turn a CALL or JUMP instruction into a NOP or something along those lines. If you want to actually combat cheating, your server needs to provide the minimum necessary data to each client, monitor that all clients are behaving within expected parameters and provide tools for users to kick or report players thought to be cheating or otherwise misbehaving.
It's a nice idea, but anti-cheat is being done on the client, otherwise we wouldn't have incompatibility issues with games implementing Easy Anti-Cheat.
Maybe they'll implement it server-side, but I assume they will implement it the same way as other games and at least part of it will be client side.
Last edited by ElectricPrism on 25 July 2019 at 6:55 pm UTC
Developer 2 : I have an idea !
Last edited by razing32 on 26 July 2019 at 11:49 am UTC
https://discord.gg/VY95TKZ
I found it on this link:
https://steamcommunity.com/sharedfiles/filedetails/?id=1838713043
From discord they list a non steam version that can be downloaded:
http://www.forbidden.gg/warfork/
Currently any of their website links seem to just goto the steam page.
Their resources post from the discord is thus:
Caine:
Official Websites: http://warfork.com/ https://forbidden.gg/ https://icy.gg/
Warfork Steam Store Page: https://store.steampowered.com/app/671610/
Twitter: https://twitter.com/forbiddenicy
Instagram: https://instagram.com/forbiddenicy
Youtube: https://www.youtube.com/channel/UCeCQLQQZNeYPtULQ_5waxxA/
Twitch: https://www.twitch.tv/directory/game/Warfork
Download Links (incase you don't want to install Steam):
http://www.forbidden.gg/warfork/warfork_4135297_Aug_23_2019_unified.tar.gz
http://www.forbidden.gg/warfork/warfork_4135297_Aug_23_2019_sdk.tar.gz
Note: For Mac you might need to use the following command "install_name_tool -add_rpath @executable_path/../Frameworks Warfork" in /fvi/Warfork.app/Contents/MacOS/Warfork
See more from me