mod-asm_spawneggs/changelog.txt

25 lines
417 B
Plaintext
Raw Normal View History

2021-05-05 06:49:23 -07:00
2021-07-20 19:57:07 -07:00
v1.2
----
- added method to retrieve registered egg by entity name
2021-07-20 20:01:40 -07:00
- added optional field "title" for EggDef
2021-08-03 15:29:43 -07:00
- added localization support
2021-08-03 15:34:28 -07:00
- added Spanish translation
2021-08-03 15:29:43 -07:00
2021-07-20 19:57:07 -07:00
v1.1
----
- egg names are titleized & underscores are replaced with space
2021-08-03 15:29:43 -07:00
2021-07-20 19:57:07 -07:00
v1.0
----
- made independent of any other mods or games
- renamed to "asm_spawneggs" (Another Spawneggs Mod)
- added API reference
2021-05-05 10:21:03 -07:00
2021-08-03 15:29:43 -07:00
2021-07-20 19:57:07 -07:00
v0.1
----
- created mod for Antum game