Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-04-01 01:20:59 +00:00
parent f19c06deeb
commit 2e8b280dd7
7 changed files with 16 additions and 27 deletions

View File

@@ -1,7 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- rscadd: "humanoid simple mobs now (mostly) have pathfinding"
- refactor: "port citRP pathfinding for AI"
- refactor: "various optimizations for AI"
- refactor: "visible_message now uses component instead of in_view"

View File

@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "default language selection verb and upgrades it to tgui input list"

View File

@@ -1,4 +0,0 @@
author: "Aroliacue"
delete-after: True
changes:
- rscadd: "Pilots and Field Medics now have full explorer access."

View File

@@ -1,4 +0,0 @@
author: "tacoguy7765093"
delete-after: True
changes:
- rscadd: "The trash eat verb now gives a more ambiguous message instead of 'swallowing' regardless of vorgan."

View File

@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "newscaster news icons not loading"

View File

@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "resetting robot language to galcom should now work properly with the set default language verb on cancel"

View File

@@ -0,0 +1,16 @@
2024-04-01:
Aroliacue:
- rscadd: Pilots and Field Medics now have full explorer access.
Kashargul:
- bugfix: default language selection verb and upgrades it to tgui input list
- bugfix: resetting robot language to galcom should now work properly with the set
default language verb on cancel
- bugfix: newscaster news icons not loading
cadyn:
- rscadd: humanoid simple mobs now (mostly) have pathfinding
- refactor: port citRP pathfinding for AI
- refactor: various optimizations for AI
- refactor: visible_message now uses component instead of in_view
tacoguy7765093:
- rscadd: The trash eat verb now gives a more ambiguous message instead of 'swallowing'
regardless of vorgan.