Why Can't You Chat...
#1
Posted 26 April 2019 - 01:53 PM
#2
Posted 26 April 2019 - 02:56 PM
A lobby system would be nice but its always an either or case of pgi being able to do it (and taking the time since they make no profit) or the game engine is or isn't able to do it.
#3
Posted 26 April 2019 - 03:28 PM
#4
Posted 26 April 2019 - 03:32 PM
I think PGI should concider, when MW5 runs well, to port MWO over. It might solve a lot of their problems with the older engine.
Problem might be the license, if it even allowes them to port MWO. When MWO is bound to the cryengine...
#5
Posted 26 April 2019 - 03:52 PM
#6
Posted 27 April 2019 - 03:32 AM
i prefer the total systems integration approach where once things are developed they are maintained and improved over the life of the product. you dont run into the problems like "we cant add more teams" and "we cant add ammo types" because its always possible to go back and add features. of course to do this you need full time programmers with experience in the existing codebase and good documentation. added bonus if the programmer making those changes is the same one that wrote the documentation. of course with all the shortcuts modern game devs take, nobody can afford to do this approach and stay competitive. really the only ones who do it are engine houses that make most of their money selling engines and if they put out a game its pretty much a marketing tool so they can sell their engine (unreal is a good example of this).
Edited by LordNothing, 27 April 2019 - 03:38 AM.
#7
Posted 27 April 2019 - 05:03 AM
Morte Nilsum, on 26 April 2019 - 01:53 PM, said:
You can chat while searching Solaris/FW as of the latest PTS. Can even chat while map banning in Solaris if you have it open before a match is found.
This works on the live server for Solaris, not sure about FW though.
#8
Posted 27 April 2019 - 05:21 AM
LordNothing, on 27 April 2019 - 03:32 AM, said:
i prefer the total systems integration approach where once things are developed they are maintained and improved over the life of the product. you dont run into the problems like "we cant add more teams" and "we cant add ammo types" because its always possible to go back and add features. of course to do this you need full time programmers with experience in the existing codebase and good documentation. added bonus if the programmer making those changes is the same one that wrote the documentation. of course with all the shortcuts modern game devs take, nobody can afford to do this approach and stay competitive. really the only ones who do it are engine houses that make most of their money selling engines and if they put out a game its pretty much a marketing tool so they can sell their engine (unreal is a good example of this).
To be fair to PGI as well... our corporate office (Multi $100M subsidiary of a $1.5B+ private co) struggles with this problem as well. The base system is a web-based port of a 2 decade old Telnet system, and the best plan right now is to come up with a new layer to place on top of all the old systems to unify them, and then eventually change the now-out-of-sight old stuff.
I think the timeframe on that is 2-3 years, and the budget is well into the 7 figures.
#9
Posted 27 April 2019 - 02:10 PM
Jonathan8883, on 27 April 2019 - 05:21 AM, said:
I think the timeframe on that is 2-3 years, and the budget is well into the 7 figures.
its not strictly a pgi problem, its more of a software engineering problem. making well documented, well commented, maintainable code takes a lot more expensive programmer time than just slapping something together which meets the current minimum design requirements. it does seem to be the way to go if you are designing a system that needs to last a decade+, like mwo, but its entirely possible that is outside the scope of what pgi can do with its budget.
Edited by LordNothing, 27 April 2019 - 02:11 PM.
#10
Posted 28 April 2019 - 03:01 AM
I think the same was said from the StarTrek Online game devs quite some time ago.
And I know that from some projects I worked on, also its not programming, working yourself into the though process of someone else can be quite bothersome.
I remember where someone interlaced what I wanted to change into another project file that was getting its data from another one that had in itself again some interlaced stuff. It was driving me mad at first because I changed something and weird things started to happen and I didn't know what was going on...even as all layers where at least named correctly but no where it was noted what was linked to each other.
Also from what I have seen a big problem is nameing conventions. So even IF someone made notes, it doesn't even mean you understand them. That is at least my impression as someone looking at it from the outside of codeing.
#11
Posted 30 April 2019 - 04:09 PM
Nesutizale, on 28 April 2019 - 03:01 AM, said:
I think the same was said from the StarTrek Online game devs quite some time ago.
And I know that from some projects I worked on, also its not programming, working yourself into the though process of someone else can be quite bothersome.
I remember where someone interlaced what I wanted to change into another project file that was getting its data from another one that had in itself again some interlaced stuff. It was driving me mad at first because I changed something and weird things started to happen and I didn't know what was going on...even as all layers where at least named correctly but no where it was noted what was linked to each other.
Also from what I have seen a big problem is nameing conventions. So even IF someone made notes, it doesn't even mean you understand them. That is at least my impression as someone looking at it from the outside of codeing.
i hear a lot of third hand stories about pgi's original mwo programmer. but programmers should be able to read someone else's code or they cant call themselves programmers. even poorly maintained and commented code whos comments are in some foreign language that only a million people know can still be worked with. if they still have trouble its not like a real programmer cant slap together a script to scan the code files for comments, translate them with machine translation software and replace them with comments in english. some people working with really old closed source blobs can read disassembled machine code with no comments what so ever and make enough sense out of it to make meaningful changes to the software.
i think the problem is that pgi are either unwilling or unable to keep a programmer on staff who can maintain the codebase full time. and its better they be in bed with the company, no less than maybe 3rd in command and not on some kind of contract job. because thats how you get hard to maintain accreted code that no one understands. all the best games come from studios where the head programmer is the ceo. in cases where your ceo is a trump-like buffoon who love to go half cocked with ideas that will never work but because they run the show everyone under them has no choice but to comply, then dont expect much. companies that care more about making money than making games are what is killing gaming today. sure money is important, its what enables devs to pursue the creation of games. but if you loose sight of the fact that making games is what you are in this business for, then whats the point, you arent pushing the artform and you certainly arent doing anything new.
#12
Posted 30 April 2019 - 04:42 PM
#13
Posted 30 April 2019 - 05:12 PM
Burning2nd, on 30 April 2019 - 04:42 PM, said:
ui work will always be trivial. solaris for the most part was ui work. the meat and potatoes of the mode, 1v1, was already supported by the core game. sure they made some maps and got duncan fisher, but that was the only substance that solaris had.
another good example was rearm and repair. we probably wanted what you had in mw3/mw4/living legends, live in game repair and rearm, what we got was a ui that just deleted cbills.
even fp had this problem, they put more effort into the inner sphere map than the incursion mode. phase 3 saw more ui work and several other things that didnt work. the new features fp will have, other than the new match maker, is mostly ui.
i for one want more meat and potatoes and less whitewash.
Edited by LordNothing, 30 April 2019 - 05:20 PM.
#14
Posted 01 May 2019 - 01:49 AM
#15
Posted 01 May 2019 - 12:09 PM
Edited by BlueStrat, 01 May 2019 - 12:09 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users























