Skip to content

Replace old random with rand()#122

Open
ghost wants to merge 1 commit into
TrueAtlanteansfrom
unknown repository
Open

Replace old random with rand()#122
ghost wants to merge 1 commit into
TrueAtlanteansfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Sep 29, 2019

Copy link
Copy Markdown

This attempts to achieve 'true random' by using the standard rand() used in the 'modern c++' of 8 years ago as opposed to the magical algorithm used prior.

@Mochnant Mochnant self-assigned this Sep 30, 2019
@Mochnant

Copy link
Copy Markdown
Collaborator

In light of the worldgen potential issue, can we see some before and after world gen images?

@Mochnant

Mochnant commented Oct 4, 2019

Copy link
Copy Markdown
Collaborator

@Daeskmoor Would love to see this merged. Can we get some sample worldgen images to be sure there is no change there?

@Mochnant Mochnant removed their assignment May 5, 2020
nedbrek added a commit that referenced this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants