Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Art of BoxingNewsAI, QOL, BUGFIXES, AND MORE! PATCH NOTES 01-23-2022 !
Game update

AI, QOL, BUGFIXES, AND MORE! PATCH NOTES 01-23-2022 !

Art of Boxing · published 23 Jan 2022, 19:23 UTC · build 8070987

All newsPlayers around this dateRead on Steam

First off, I really wanted this patch to introduce the first tier of ONLINE MULTIPLAYER... that was the plan. However plans don't always work out, and i guess this dev cycle was proof of that...

This update took a while to get out because most of my time was spent trying to, unsuccessfully, implement working multiplayer over network, and experimenting with "Machine Learning AI" for the boxers.

Unfortunately ML does not lend itself well to boxing, as the AI - instead of "learning to box" learned to cheese the system, and didn't act realistically. After struggling with that for a few weeks, I decided to go back and just tweak/improve my current AI.

As far as MP, it is quite far along, but still has issues that need fixing, which is why it is not in this release (well it's hidden in there but disabled hehe). It's current state is: You can create an online boxer, join a server in any region and host a room. Once two people are in a room, the host can start the fight. Fighting works, but there are some really funky things happening as soon as someone gets knocked down, which is basically game-breaking, and I will have to figure out some sort of solution, in the future.

Developing multiplayer is extremely slow, as every time I want to test it, I need to wait for the new build to finish, and then run two versions of the game. For this reason I decided to just push an update with all the other non-multiplayer fixes/improvements implemented.

NEW FEATURES:

- Added "Boxer Styles" to the AI. This is just the first tier of implementation of "Boxer Styles" into the game. At the current moment it is a very basic system (that will be expanded upon!). It currently only affects the AI, and it's decision making. (In the future I would like to apply this to the player as well, and add different animations for the various styles, but for now it is AI specific.)

- The styles in game now are 1: Traditional 2: Boxer 3: Counter-Puncher 4: Aggressive 5: Evasive. They can be set in the roster creator, or in the last column of the excel roster's spreadsheet. If you are having any issues with your rosters, you may need to add the boxstyle column to your roster in excel, however the game should assign styles automatically, to your current rosters.

- Improved AI decision making, Ai is now more intuitive and is also more aware of it's health/danger. It will become evasive when in trouble, aggressive when its opponent is in trouble.

- Implemented and slowed down the AI's 'decision timer' to alleviate some of the cpu requirements for the AI, improving FPS performance.

- AI now, more closely, mimics human reaction timing. The AI will now use more of the ring, and moves around more in general.

- WIP: Implemented a system where the ai "watches" your punches/movements and attempts to counter your actions depending on it's "boxerstyle" (i.e. Counter Punchers will try to counter, evasive fighters will try to dodge, etc)

GAMEPLAY:

- Increased the velocity of a lot of punches in the game, most leaning punches will now throw with more force/speed.

- Increased the regen rate for health, and increased the damage landed punches make. (The idea behind this change is really from one of our community members. He pointed out that most boxing KOs, in real life, are not happening from "working a meter down" over time. It's usually a quick combo of a few punches, or multiple combos "catching" a fighter, and stunning him.) So hopefully this change will help represent that idea, with more damage, and more regen, you will now have to combo punch your opponents to finish them.

- AI Fighters now will back away to their corner correctly after a KD.

- Reduced the amount of weight loss from working out, to give you some extra training time.

QOL:

- Backend updates to physics engine, ragdoll, collision matrix.

- New Main Menu and Menu fonts (lol no more floating ring that makes zero sense at all - thanks Boxing Fanatico! ! haha)

- Boxer's now have a stare down after weighing in! (again Fanatico with the great suggestions!)

- various gfx updates to menus and text.

BUG FIXES:

- Fixed a bug where DODGES were not working at all.

- Fixed a bug in career mode where your health meter would appear to be HALF HEALTH until you levelled up your HP(this was only visual).

- Fixed a bug where punch stats were REVERSED between the two boxers, in between rounds on the "copycat-stats" scorecard.

- Fixed a bug where your shirt during sparring was appearing pink.

- Fixed a bug where the crowd models would clip below the floor during certain animations.

- Changed the way punches are communicated through the backend for use in multiplayer.

- Updated MAC OS and Linux versions for new M1 hardware, and brought them up to date with the PC version.

- various bug fixes I can't remember right now.

More from Art of Boxing

Other announcements

All news
Game update27 Jan 2022QOL Improvements and Bug Fixes, more AI fixesJust a quick update to fix a few things. CHANGES: - Replaced most of the walking animations to remove the "herky-jerky" boxer walk. Fighters should walk much smoother around the ring. FIXES: - More tweaks to the AI, and how they use the ring. - Fixed some issues where certain combinations of AI boxer styles would not get close enough to eachother to land punches. DEV UPDATE: Work has started on…Game update5 Sep 2021Hotfix for Uppercut Looping Bug, Camera during KOs, and Ring SponsorsJust a small hotfix for a few bugs: BUG FIXES: - Fixed issue with uppercut animation looping continuously when thrown while leaning. - Fixed bug where camera would not reset to default position after a Knockdown. - Fixed bug where the sponsors were not showing up on the Ring mat/Canvas. - Increased the boxer's stats for your first few opponents so your first fights last a little longer.In-game event2 Sep 2021Art of Boxing HAIR MODELS UPDATE!!Hey all, Back with another update! This one focuses more on the graphical aspect of the game, but there are some backend fixes as well. One of the things that really DIDN'T look good in the game was the hair models. I made them myself a LONG time ago as "placeholders" for something better in the future. Well I'm glad to say that today is "The Future" Marty... It was truly one of the main aspect…