Discovery Gaming Community
Restart Overhaul Diary - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183)
+---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389)
+---- Thread: Restart Overhaul Diary (/showthread.php?tid=175630)

Pages: 1 2


Restart Overhaul Diary - SnakThree - 12-22-2019

Next project on my agenda.

Issues:

1. Outdated maps. (hard to correct)
2. Negative reputations preventing talking with NPCs. (easy to correct)
3. Reputations don't match current political climate. (easy to correct)


RE: Restart Overhaul Diary - SnakThree - 12-22-2019

Decided to work by region, as it is easier to adjust starting reps.

Since I see no reason behind starting with a bit negative reputations, I am removing those. Same with positive reps, as it lower the rep gains from bribes.

So in my overhaul, there will be these categories:

-0.9Hostile
-0.6Nodock
0.0 Neutral
+1.0IFF

While working on this after the patch, I noticed how few more IFFs have been made obsolete (bases removed) so I put them with other removed IFFs.


RE: Restart Overhaul Diary - Thexare - 12-22-2019

IIRC -0.6 is hostile, not nodock.


RE: Restart Overhaul Diary - SnakThree - 12-28-2019

Dirty quick and easy Restart Overhaul Version 1:

234 matches for:
Code:
house = -0.4,
into
Code:
house = 0,

999 matches for:
Code:
house = -0.3,
into
Code:
house = 0,

Reason:
-0.4 and -0.3 reputations allows docking but does not allow talking to NPCs to take bribes, read rumors or take missions. They serve as inconvenience for setting up new ships. IDs will take care of nodock or hostile reputations based on chosen role.


RE: Restart Overhaul Diary - SnakThree - 05-01-2020

1041 occurrences of house = -0.9, into house = 0,

98 occurrences of house = -0.75, into house = 0,

1518 occurrences of house = -0.7, into house = 0,

2369 occurrences of house = -0.65, into house = 0,

2 occurrences of house = -0.6, into house = 0,

391occurrences of house = -0.55, into house = 0,

24 occurrences of house = -0.5, into house = 0,

238 occurrences of house = -0.4, into house = 0,

1079 occurrences of house = -0.3, into house = 0,

8 occurrences of house = -0.2, into house = 0,

51 occurrences of house = -0.15, into house = 0,

191 occurrences of house = -0.1, into house = 0,


RE: Restart Overhaul Diary - SnakThree - 05-01-2020

1041 occurrences of house = -0.9, into house = 0,

98 occurrences of house = -0.75, into house = 0,

1518 occurrences of house = -0.7, into house = 0,

2369 occurrences of house = -0.65, into house = 0,

2 occurrences of house = -0.6, into house = 0,

391occurrences of house = -0.55, into house = 0,

24 occurrences of house = -0.5, into house = 0,

238 occurrences of house = -0.4, into house = 0,

1079 occurrences of house = -0.3, into house = 0,

8 occurrences of house = -0.2, into house = 0,

51 occurrences of house = -0.15, into house = 0,

191 occurrences of house = -0.1, into house = 0,

File:

https://we.tl/t-BaOFcS6TxE at https://wetransfer.com/

Screenshot of storage


RE: Restart Overhaul Diary - Save My Soul - 06-09-2020

I beg you, please make Freelancers finally neutral to all factions, except for the nomads, wild, and the most radical terrorist groups.


RE: Restart Overhaul Diary - SnakThree - 06-09-2020

(06-09-2020, 06:09 PM)Save My Soul Wrote: I beg you, please make Freelancers finally neutral to all factions, except for the nomads, wild, and the most radical terrorist groups.

All negative reputations have been removed from restarts and only IDs have rephacks. Freelancer ID only has these rephacks now.


RE: Restart Overhaul Diary - darkwind - 06-09-2020

(06-09-2020, 06:09 PM)Save My Soul Wrote: I beg you, please make Freelancers finally neutral to all factions, except for the nomads, wild, and the most radical terrorist groups.

The paradise is already reached. It was already done.


RE: Restart Overhaul Diary - SnakThree - 07-02-2020

Just a reminder that if people notice something odd (sadly don't know how to change maps yet), let me know and I will see to quick edit of such restart.