Skip to content

blacksmoke26/dawn-of-man-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues Netlify Status

Dawn of Man - Environment/Scenario Generator v2

I love this game, Yeah! So that's why I created this utility in the first place. A really cool web app made on the top of TypeScript / ReactJS to generate environment and location data. It offers you great features like Presets loader, Import from XML Text, File Download and Random data generator with awesome Dark UI.

A long drive to V2

This is the second major release after a half-decade, this time I have completely rewritten in TypeScript (Node v22.x). Yeah, it was a hassle, but here we go again.

I will implement events editor in future versions. Collaboration warmly accepted. ;)

Version History

Version Status EOL Release
2.x Nightly No 2024-06-08
2.0 Current No 2024-06-07
0.9 Stable Yes 2020-09-01

Stalled Versions

Version Status EOL Release
0.8 N/A Yes 2020-08-30
0.7 N/A Yes 2020-08-29
0.6 N/A Yes 2020-08-27
0.5 N/A Yes 2020-08-21
0.4 N/A Yes 2020-08-21
0.3 N/A Yes 2020-08-21
0.2 N/A Yes 2019-12-10
0.1 N/A Yes 2019-11-19

(more features are coming)

Happy modding!

Playground:

https://dawn-of-man-mod-gen.netlify.com/

Express your love:

Nexus Mods Steam Community

Modding Resources:

  1. Steam: https://steamcommunity.com/app/858810/discussions/1/
  2. Modding essentials: https://steamcommunity.com/app/858810/discussions/1/1840188800786675958/

Dawn of Man Reference:

  1. Actions: http://madrugaworks.com/dawnofman/reference_actions.php
  2. Conditions: http://madrugaworks.com/dawnofman/reference_conditions.php
  3. Entity IDs: http://madrugaworks.com/dawnofman/reference_entities.php

Used in App:

  1. TypeScript
  2. React
  3. Redux
  4. Redux Thunk
  5. React Bootstrap
  6. Flow
  7. RC Slider
  8. React-Select
  9. Fast XML Parser
  10. React Syntax Highlighter
  11. XML Formatter
  12. Slugify
  13. Nano ID
  14. Object Path
  15. Merge
  16. Clipboard Copy
  17. Classname
  18. Faker
  19. Random Float
  20. Random Int
  21. Unique Random Array
  22. File Saver

Beyond simplicity?

  1. Clone this Repository.
  2. yarn to install required dependencies.
  3. yarn start to start the server.
  4. Extend as you please...
  5. Profit.

License

MIT © Junaid Atari 2019-2024