randpg 0.7.0 copy "randpg: ^0.7.0" to clipboard
randpg: ^0.7.0 copied to clipboard

outdated

A package for generating random rpg entities. This package allows generating many random entities for rpg fantasy games, from names and npcs to entire worlds!

Changelog #

Table of Contents #

0.7.0 #

  • Added guilds

    • Thieves guilds
    • Merchants guilds
    • Knights orders
    • Mages guilds
    • Druid circles
    • Artisan guilds
    • Cults
  • Made cleaner exports

  • Added guilds to world entity

  • Added better names for monuments

  • Added base generators

    • RepeatedGenerator

0.6.0 #

  • Added world generation

  • Added opinions to race interface

  • Added deities

    • Primordials
  • Improved the seeding of the base generators

0.5.2 #

  • Added automated publishing

0.5.1 #

  • Made changes in order to upload the package
    • Changes examples to example
    • Removed unused imports

0.5.0 #

  • Added deities

    • Gods
    • Demigods
    • Demon Lords
    • Archangels
  • Added Fixable<T> interface that allows fixing an object after generation

  • Exported generators for custom landscape types

0.4.0 #

  • Added landscapes

    • Forests
    • Mountains
    • Swamps
    • Rivers
    • Deserts
    • Oceans
    • Tundras
    • Steppes
  • Made all managers return sorted lists

0.3.1 #

  • Fixed two occurrences of races folder due to previous conflicts

0.3.0 #

  • Added settlements

    • Hamlets
    • Villages
    • Towns
    • Cities
    • Metropolises
  • Added locations

    • General Shops
    • Taverns
    • Smithies
    • Temples
    • Libraries
    • Monuments
  • Added base generators

    • FutureGenerator
    • ListBatchGenerator

0.2.0 #

  • Added physical description generator
  • Added personality generator
  • Made races an interface rather than an enum
  • Added an npc generator

0.1.1 #

  • Changed gender from bool to enum

0.1.0 #

  • Added name generation for:
    • Dwarfs
    • Dragonborns
    • Elves
    • Gnomes
    • Half-Elves
    • Halflings
    • Humans
    • Orcs
    • Tieflings

0.0.0 #

  • Started working on the package
4
likes
0
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

A package for generating random rpg entities. This package allows generating many random entities for rpg fantasy games, from names and npcs to entire worlds!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on randpg