Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 98 online users. » 0 Member(s) | 96 Guest(s) Applebot, Bing
|
Latest Threads |
Another Open Letter to Ha...
Forum: Cantina
Last Post: asphere8
09-03-2025, 05:03 PM
» Replies: 2
» Views: 2,369
|
Spacecraft unable to spaw...
Forum: Closed Bug Reports
Last Post: wad67
08-03-2025, 07:25 AM
» Replies: 9
» Views: 16,304
|
Ioplasma recipe missing i...
Forum: Bug Reports
Last Post: Xantheose
07-26-2025, 04:32 PM
» Replies: 0
» Views: 1,796
|
No Record of Shipment Fou...
Forum: Bug Reports
Last Post: Vectorus
05-05-2025, 07:09 PM
» Replies: 0
» Views: 2,395
|
Mission Order: Officer Sa...
Forum: Arena of Ideas
Last Post: Vectorus
05-05-2025, 06:47 PM
» Replies: 0
» Views: 3,017
|
System map does not refre...
Forum: Bug Reports
Last Post: GaelicVigil
04-28-2025, 03:59 PM
» Replies: 0
» Views: 2,069
|
favorite or funniest mome...
Forum: Cantina
Last Post: netshaman
04-16-2025, 08:09 PM
» Replies: 8
» Views: 9,796
|
Picture Thread 2.0
Forum: Cantina
Last Post: Rockinsince87
03-16-2025, 06:59 PM
» Replies: 142
» Views: 263,315
|
Hold access for void asso...
Forum: Bug Reports
Last Post: Ivan
03-08-2025, 01:33 AM
» Replies: 2
» Views: 3,868
|
Minor bug: In exported sa...
Forum: Bug Reports
Last Post: Ivan
03-08-2025, 01:20 AM
» Replies: 2
» Views: 3,315
|
|
|
Possible request on Warp and Resource Conservation |
Posted by: Rockinsince87 - 12-02-2023, 05:35 PM - Forum: Arena of Ideas
- Replies (3)
|
 |
Is it possible Haxus to not physically render the ship entering and transitioning star systems as ships warp at higher speeds?
I ask this because still as I travel across the game I get constant crash to desktops when warping for 6 hours and this got me thinking.
Would it be easier and less resource intensive to just place the ship in a temporary empty system, have it be stationary but play the warp effect to make it seem like your moving while running down the ETA counter to simulate travel? Have the galactic positioning still update as you travel for obvious reasons, allowing to drop out of warp still appropriately. When the ETA counter runs down then just teleport the ship to the transition point? If you drop out of warp early just teleport to the galactic coordinates?
This might even allow for more exotic forms of travel in the future and allow for scalability in the future of travel speeds.
|
|
|
Website updates/problems |
Posted by: Celarious - 12-02-2023, 04:19 AM - Forum: Closed Bug Reports
- Replies (7)
|
 |
Thought I'd make a separate thread about this, instead of constantly derailing update posts about this
Ever since the SSL certificate for the website expired, it's been causing browsers to throw ERR_SSL_PROTOCOL_ERROR when they try to visit https://hazeron.com/. Haxus mentioned he doesn't need to renew the certificate given the site handles no sensitive data, so it should be possible to redirect the HTTPS URL to the regular HTTP one in Apache, something like this should work in the config, with the SSL part of the config disabled of course:
Code: <VirtualHost *:443>
ServerName hazeron.com
RewriteEngine on
RewriteRule ^ http://%{SERVER_NAME}%{REQUEST_URI} [END,QSA,R=permanent]
</VirtualHost>
In addition, the Wiki login hasn't worked properly for a long time too. It gives strange cookie errors when I try to login normally, but for some reason, it works only if I login through incognito mode on Chrome:
![[Image: GYRO5A6.png]](https://i.imgur.com/GYRO5A6.png)
Me and Dean assumed this (and other weird wiki issues) were also caused by the SSL expiration, but if not, it could just be a generic issue with our MediaWiki being extremely outdated. It's on version 1.24.2, which is very out of date, and needs updating to the latest version. This is done in 2 steps, first to 1.35, and then to 1.41, with a full official guide being provided here: https://www.mediawiki.org/wiki/Manual:Upgrading
In short, the newer version is unpacked into a new directory, the relevant customized/configured files are copied over, the database update script is ran, and then the directories are swapped so the webserver serves the new version
MyBB also needs updating, but given the forum seems to still work fine unlike the wiki, it might not be all that important currently, unless there's some critical security issue
|
|
|
Return of city missions |
Posted by: Ivan - 12-01-2023, 11:41 PM - Forum: Arena of Ideas
- Replies (4)
|
 |
If I remember correctly, you could get missions from other player's cities (in 2014-2015), where they would ask you to deliver some good that they lacked, or pharmaceuticals against a disease or even go kill some pirates (or pirate station don't remember) that would spawn in that (or another?) system.
They appeared I think under F8 missions? or was it from trade channel?
Don't remember exactly how it worked, but could we perhaps now get such missions from our own cities?
- bring/mine raw resources and/or fill shortages of other goods (incuding food, weapons, air) that colony or pick up and bring it to another colony.
- defend against impending pirate attack against the city
- destroy pirates threatening trade vessels around a specific planet/system
- bounty hunting
- transport civilians
- fight diseases
- rescue stranded or injured pilot/civilians
- salvage/tow a destroyed ship
- refuel a stranded ship
- bring spare parts to repair an incapacitated ship
- capture/destroy pirate station
- capture/destroy pirate village/city
Idk about the repair/refuel ship missions though, because it would require artifcially spawning in ship of your own faction. It could be neutral ships (but then the question is where did they come from? What empire are they from?)
|
|
|
More character slots |
Posted by: Ivan - 12-01-2023, 11:29 PM - Forum: Arena of Ideas
- Replies (1)
|
 |
Since it's singleplayer now, I guess we could do with more character slots.
This way you could have multple characters in different empires to create your own stories with wars, alliances and adventures?
Ofcourse for a potential multiplayer this would have to remain limited.
|
|
|
Move to station orders don't work |
Posted by: Celarious - 12-01-2023, 02:34 AM - Forum: Prerelease Bug Reports
- No Replies
|
 |
My ship is currently crewed, all other orders work, and it's in orbit of my homeworld which has a station over a city. I give the order to "move to closest station", the officer tells the crew to do it, and then nothing happens, no ship movement at all
This also applies to the "Move to station" order where you manually select the station, absolutely no response, no errors reported by the officer or the crew
|
|
|
2023-11-30 Vehicle Entry, Location Desync |
Posted by: Haxus - 11-30-2023, 11:27 PM - Forum: Updates
- Replies (54)
|
 |
Here are a few last-minute bug fixes on the eve of the release. What could possibly go wrong?
Vehicle Entry
A lot of times when I enter a new motor bike at a vehicle factory I am launched into space or something. I exit the bike and I am back at the vehicle factory. If I kick the bike first, the problem does not occur.
Fixed.
Aircraft Factory Ghostly Rockets
When rockets spawn outside next to the aircraft factory, they are difficult to get into and don't act as obstacles.
Fixed.
Location Desync
People report being thrown across the galaxy when transitioning from one parent atom to another.
I took a shot at fixing this. It is extremely difficult to reproduce due to multiple threads involved. I can't be sure if the problem is fixed; time will tell.
Startup Avatar Rendering Background Broken
When choosing an avatar at the beginning, the background is white.
Fixed.
Citizen of the Galaxy City
When starting in the Citizen of the Galaxy scenario, you can now choose to start in a city instead of on a new empty homeworld.
|
|
|
2023-11-29 Save Game, Avatar Pic |
Posted by: Haxus - 11-29-2023, 09:04 PM - Forum: Updates
- Replies (1)
|
 |
I was only going to test today but there were a few little items I wanted to work on, if time permitted. Well, time seemed to be permitting these.
Gear Crash
I trapped a really rare crash the other day. Was flying along in a space rocket and the game crashed while painting the icon on the screen of my current item in hand.
This was a very difficult bug to find, involving a read/write lock. I'm not sure that I got it. We'll see. This one is a bit too esoteric to try to explain.
Avatar Image
I miss having a picture of my avatar on the bio page.
Restored the bio page image using a different kind of widget. It's the one used when picking an avatar at the beginning. It lets you pan, turn, and zoom. A tool tip says what to do.
Save Game Comment
I found myself wishing I could identify game saves with a comment.
When Save Game is pressed, a dialog requests a comment. This is optional.
Translation
A review of translation strings showed quite a few had crept in that needed translating to French.
I translated all remaining untranslated strings to French. I used an online English to French translator. Fingers are crossed that the result makes sense.
|
|
|
|