Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hi everyone, it's been a while! We've been on a nice long break, but has returned with a small patch to add some QoL and improve the balance a little bit. Take a read below to check out what we've been up to! Update 0.9.0.13 The changelog for update 0.9.0.13 is below: That's all folks! Head over to the discord for all of out latest updates. Please leave your feedback on Discord and we'll look at a larger balance patch for next time! Stay tuned for that! - @ OWA, @ moonsense715 and the AR Dev Team
  3. Yesterday
  4. Last week
  5. Earlier
  6. until
  7. until
  8. [blurb]On June 20th at 7 PM GMT[/blurb]
  9. until
  10. Long time no see! Ok so... Reborn was a pkgmod in 2005 after it was a total conversion in 2003? I believe you, I just had no idea. But the project also went through a "reset" of sorts too right? It changed leadership, most of the team, etc? What can you tell us about that time? Also, there is only one test level "weapons" inside that pkgmod file, no other level files unfortunately. Got anything else cool in your collection that you'd be willing to share? Thanks, -Einstein the community history nerd
  11. I remember people kept saying she looked like the borg queen, lol. I also remember the chaingunner firing from the hip and boy bullets hit hands before heads, lol. Good memories, good times.
  12. until
  13. The only reliable fix for that is to decouple rendering from physics and computations in general, and that's a tedious task given the state and nature of the engine.
  14. altmat expects the exact same meshes & configuration in both W3D files. It doesn't play well if you try to add new passes or change things too much. To be on the safe side, separate buildings from terrain. In other words, make two max/gmax files, one for buildings only and one for everything else. Then, make a clone of building-only max/gmax and change the material as you wish. Change it incrementally and make backups so you can figure out/recover what exact change breaks it. These were the steps I followed making C&C_Frostbite.
  15. It is false positive.
  16. This is an issue you need to solve with RenCorner. We cannot do anything about it, sorry.
  17. Blast from the past. The first version of Reborn back in 2005 Back when it was a PKG mod for Renegade Download Reborn.pkg Reborn.mp4
  18. Not that anyone here asked, but I two more items of interest to add to the modernization list. First is an explanation of Granny3D, the fifth and last of the Rad Game Tools as well as the first of them to be discontinued by Epic Games soon after the 2021 buyout. This is specifically for SAGE users, as only SAGE games used Granny3D (the "granny" folder in the file hierarchy) as a middleware for animating models. Granny was a popular and easy to use middleware that allowed you to hook up the animations on a model to actions, blend them, and (most importantly) see the output in real time in the various renderers in use within the industry (being able to switch between PC, Xbox, PlayStation, and Nintendo consoles on the fly). Granny outputted to its proprietary file type (gr, and later gr2) but could also handle transfer formats. Westwood and EALA attempted to implement a conversion function that turned granny files into W3D format, but the disabling of the function along with the comments suggest that they could not get it working in time (it is unknown if they ever succeeded). Regardless, Granny3D is still an amazing middleware that I daresay programs like Blender never truly replaced. If the community could create an offshoot version of it using the source code floating about on the net, that would become an amazing pipeline tool for creating W3D models with professional feeling animation work. Next, I have a replacement for the BIG file format used in SAGE. Videogames often use real-time decoding of compressed assets to drastically reduce the file size of the game. This optimization is a must have. However, although the Generals source code contains the BIG file decoder, it lacks the inclusion of EA's proprietary BIG file encoder. That's a big deal, pun intended, because if you do not have that program, you have to do the encoding by hand. That's a lot of slow work, even if you are a modder who's used to it by now. Not to mention the fact that there are better and faster real-time compression solutions out there than BIG files. As such, I would like to introduce ZStandard [ZSTD]. Now, while 7Zip may have the better compression in comparison, it was never intended to be used in real time over and over again. ZStandard is, and it's so reliable at it that Valve is planning to use it for Steam's installation and update system, replacing the older LZMA method. And if it's good enough for Valve, it's great enough for you! Thus, in short, 7Zip for installation files and ZSTD for real time assist deflation and loading. Just ignore the fact that the repository is currently owned by Facebook, it's under a GPL license, so open source and ready to roll. I'll see if I can update the main list with these details when I have time. I also need to fix information about the Asset Importer (ASSIMP) and clean up other information before starting any new topic (like discussing the shadow systems in WW3D and SAGE, or dissecting the WW3D camera to determine the type of rendering method: forward or deferred).
  19. Making an SDK for Reborn has been on our to-do list for a while.
  20. Hm, you are right I cannot find a public TSR SDK on gitlab either.
  21. Ah that's it, Rockymountains! I'll check out TS_Zama, thanks for uploading it.
  22. I believe it was a recreation of Zama. The other one is called Rockymountains. Forest fires was a different map if i remember correctly Oh yes i agree. The direction Reborn went doesn't really suit chokepoint maps. TS_Zama.mix
  23. I don't think I've seen the bridge model, looks great! I recognise two of those maps, and I think we have them, like Fjord and I believe we also have Forest Fires and that map with the church looking building in the middle? What's that more open WIP looking map with the snaking path? Something to keep in mind, we're finding that the Renegade style of maps are getting a bit grating and don't really fit the current gameplay approach for modern TSR.
  24. Are TSR building files and leveledit available anywhere? Just found a whole bunch of old Reborn files on an old HDD. Had so much fun working on these. Might finish up some of them.
  1. Load more activity
×
×
  • Create New...