Jump to content
SSForum.net is back!

Vidiot_X

🜲 Administrator
  • Posts

    453
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.phoenixusc.com

Profile Information

  • Gender
    Male

Recent Profile Visitors

14714 profile views

Vidiot_X's Achievements

Proficient

Proficient (10/14)

  • Dedicated Rare
  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done

Recent Badges

  1. It's working. I have the bots navigating the Line2D path. The bots start with the first line segment position and once reached then navigate to the next position. I am using Godot's NavigationServer2D to navigate the path from position to position. It's working well. The bots will use these Line2D paths as preferred paths and use them to arrive at an area of the map. Once the destination is reached (the end of the line path) bots will either hunt or defend and loiter. I will have lots of other uses for this Line2D path method for sure. More soon... Vidiot_X
  2. Hi, I am currently working on navigation lines for bots to follow. In Godot, when queried the NavigationServer2D will return an array of points to a destination. These simple Line2D nodes in Godot provide an array of points to a destination which can be navigated to by a bot ship. I'm hoping this simple idea works out (it should). Bots will breakaway from the path when an enemy is near. Typically bots will use these navigation lines as a preferred path to get to the flag room or other areas of the map. More updates soon. Vidiot_X
  3. Dedicated man!
  4. Here are some images of the current state of Phoenix USC's map and lighting. Lots of tweaks and new normal and specular image maps have improved the look quit a bit.
  5. Hi, I have been busy and making progress on Phoenix USC. In this video you can see the recent changes to the map and lighting. I have 32 bots on two teams fighting in base testing Phoenix USC. This simulated game play gives an excellent view of all the wonderful progress and a glimpse what is to come. Some of the key development progress: Small cones removed and replaced with dragons teeth barriers. Other areas of the map redone to improve the overall flow of the ships as they move around. Some ISO tiles have been redone for better lighting and visuals. All base areas now use navigation polygons and have been updated to include recent design changes. This allow bots to navigate in all areas in and around the base arena. All normal and specular maps are redone. This has improved lighting greatly and reduced specular artifacts to almost zero. It has also has greatly improved the visual clarity with better contrast and highlights. Some static lights have been removed and others have been resized and positioned to reduce the lights used in game. Changes to ship lighting for a cleaner brighter look. Your player ship is now supports a main dynamic light. This improves the look and works better with real-time shadows. All other lights are static and "do" interact with the map and all ships. All remote player and bot ships are affected by all lights and shadows in game. Code changes to attach mode. Development here is ongoing and will mimic current SubSpace / Continuum attach modes. For now I have attach mode working so that you can attach to a player and detach all with a key stoke (F7). Networking code improvements. These are the development highlights for this month. I will be working on attach mode getting it ready for match play and then moving to repel. Once these features are in place I will be working on a simple capture the flag match play system to get us going. Moore soon... Vidiot_X
  6. It's been 10 years since my last post here. In that time I have learned much about development and coding. It feels like I've come full circle posting here again. I am pleased to show you what Phoenix USC is now. It is an all new game including a new server and client. Phoenix USC use a fully authoritative server, TLS encrypted networking and an encrypted client application. All this means 'ZERO' cheating. Phoenix USC now supports 2D ISO based visuals with real-time lighting and shadows and uses the same inertia physics as SubSpace. So much has been designed and developed sine my last post. Over the next week I will post more on Phoenix USC. I will be posting regular progress updates here and as we go along. For now you can checkout one of the sites below to catch up on Phoenix USC's progress. Awesome to be back! More Soon... Vidiot_X Phoenix USC Discord Phoenix USC ITCH.IO Phoenix USC YouTube Phoenix USC Website Phoenix USC Development videos: .
  7. Hi, I would like to thank those following Phoenix USC for your interest and support. This forum (subspace.co) is closing so in order to follow Phoenix USC's progress you will have to use the following sorceresses. Phoenix USC Website - http://www.phoenixusc.com/ Phoenix USC Forum - http://www.phoenixusc.com/board Facebook - https://www.facebook.com/PhoenixUniverseOfSpaceCombat Google Plus - http://plus.google.com/u/0/b/102638684796408046432/102638684796408046432/posts Twitter - https://twitter.com/PhoenixUSC RSS Feed - http://www.phoenixusc.com/feed.rss Viemo - "https://vimeo.com/channels/phoenixusc" YouTube - https://www.youtube.com/user/PhoenixSpaceCombat I still am on track for a late November / early December standalone alpha demo release. I would encourage you to follow Phoenix's progress and get a copy of the alpha demo when it is out. As a continuum player I can guarantee you will be blow away by the leap in performance, features, visuals and an experience you only dreamed about in SS/Continuum. I would like to thank Polix for allowing me to have a forum here. I am going to miss being here and I wish him well. The spirit of SS will live on and I aim to make it happen. - Rich -
  8. That would be me as well. I will miss this place and all of you. Polix you rock and may you find a new passion and have a happy life. Thanks for all you did and all that you spent. At the end all I can really say is thank you. - Rich -
  9. Howdy, Just a little up date on my progress. I am still on track for delivering the alpha demo at he end of November or the beginning of December. All the basic features should be available and it will be preview of the what is to come in the online beta version of PUSC. Right now I am working on bot AI which is not bad at the moment as the bot will give you trouble and the ship settings seem close (movement/weapons). I am also setting up three different ships with different weapons packages (lasers/bombs and maybe mines) which you can select through the 'Ship' option in HUD. I am also trying to get the 'Buy' system to allow purchase of an additional weapon or two, it's a little difficult to do as it is setup for a server and not a standalone demo, but I think I can modify it. Lastly, fixing bugs, tweaking sounds/graphics and more. I am very hopeful this alpha demo preview will stimulate some wide spread interest. Technically, I am very happy with PUSC's performance and it's look and feel. I have gone to great lengths to develop a professional game over the last year and ten months. If you are Continuum player, well, you should be 'blown away' by PUSC. At lest that is my hope. So, look toward the end of November for the demo and please spread the word. - Rich -
  10. Hi JoWie, I might do that in the beta release. It would not be to hard to do. - Rich -
  11. Hi, I have posted some samples of the ambient soundscaps (music) I am developing for the alpha demo. You can have a listen to three one minute samples here. It looks as if I wont be able to have the demo available until next month at the earliest. I just could not cram into the demo everything left to do in such a short time frame. But, It should be ready late next month. You can always follow Phoenix USC at it's homepage: www.phoenixusc.com Rock on, - Rich -
  12. Made it to 18th today in rank on IndieDB. Lot's of interest in the up coming demo.
  13. Hi, This is a video of the alpha demos progress. I should have an early version available very soon. Be sure to register at phoenixusc.com . - Rich -
  14. Hi, I have added in impact effects to PUSC. In this video you can see that all of the weapons in Phoenix USC use separate animated images for impact effects allowing for a colorful and easy way to tell what weapons are impacting a ship or other object. It will be in the 'early' alpha demo. - Rich -
  15. Hi, It is a sad thing that this forum will be closing according to Polix ( http://www.subspace.co/topic/27611-subspaceco-eol-october-31st/ ). You can follow Phoenix USC's progress at phoenixusc.com or you can follow here. You can also see the progress of the alpha and beta downloads here. I will try to have a special early alpha demo of Phoenix USC out by mid October if I can so that you can test drive the game engine and client, basically a preview of what is to come. It will be a special 'early' alpha demo aimed at the community here. It would be earlier then I had planned to release an alpha demo but given the circumstances here I thought it might be a good thing to do. I would encourage you to register on the phoenixusc.com forum and keep up to date on Phoenix USC's developments as well as gain access to the up coming demo. Personally, I would like to thank Polix for his support of Phoenix USC. He provided a forum here (sorta got me started) and has been encouraging thought. I will miss him here and his wonderful support of Subspace/Continuum. Truly a man worth including in Subspaces history. Regards, - Rich -
×
×
  • Create New...