Skip to content

Commit 009a04b

Browse files
committed
2 parents 2c02d3e + e0bf740 commit 009a04b

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

bodygrouper/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "bodygrouperModuleName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.29
4+
MODULE.version = 1.30
55
MODULE.desc = "bodygrouperModuleDesc"
66
MODULE.Public = true
77
MODULE.Features = {"Adds a spawnable closet entity for editing bodygroups", "Adds the ability to customize its model via BodyGrouperModel", "Adds menu access that requires proximity or privilege", "Adds an admin command to view another player's bodygroups", "Adds a networked menu for editing bodygroups"}

broadcasts/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "broadcastsModuleName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.26
4+
MODULE.version = 1.27
55
MODULE.Public = true
66
MODULE.desc = "broadcastsModuleDesc"
77
MODULE.Features = {

cinematictext/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleCinematicTextName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.26
4+
MODULE.version = 1.27
55
MODULE.desc = "moduleCinematicTextDesc"
66
MODULE.Public = true
77
MODULE.Features = {"Adds displays of cinematic splash text overlays", "Adds screen darkening with letterbox bars", "Adds support for scripted scenes", "Adds timed fades for dramatic effect", "Adds customizable text fonts"}

cutscenes/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MODULE.name = "moduleCutscenesName"
33
MODULE.author = "Samael"
44
MODULE.discord = "@liliaplayer"
5-
MODULE.version = 1.19
5+
MODULE.version = 1.20
66
MODULE.desc = "moduleCutscenesDesc"
77
MODULE.Public = true
88
MODULE.Features = {"Adds a framework for simple cutscene playback", "Adds scenes defined through tables", "Adds syncing of camera movement across clients", "Adds commands to trigger cutscenes", "Adds the ability for players to skip"}

developmenthud/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "developmenthudModuleName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.23
4+
MODULE.version = 1.24
55
MODULE.desc = "developmenthudModuleDesc"
66
MODULE.Privileges = {
77
{

donator/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleDonatorName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.28
4+
MODULE.version = 1.29
55
MODULE.desc = "moduleDonatorDesc"
66
MODULE.Public = true
77
MODULE.Features = {

extendeddescriptions/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleExtendedDescriptionsName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.25
4+
MODULE.version = 1.26
55
MODULE.desc = "moduleExtendedDescriptionsDesc"
66
MODULE.Public = true
77
MODULE.Features = {"Adds support for long item descriptions", "Adds localization for multiple languages", "Adds better RP text display", "Adds automatic line wrapping", "Adds fallback to short descriptions"}

gamemasterpoints/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleGamemasterPointsName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.18
4+
MODULE.version = 1.19
55
MODULE.desc = "moduleGamemasterPointsDesc"
66
MODULE.Public = true
77
MODULE.Features = {"Adds teleport points for game masters", "Adds quick navigation across large maps", "Adds saving of locations for reuse", "Adds a command to list saved points", "Adds sharing of points with other staff"}

loyalism/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleLoyalismName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.22
4+
MODULE.version = 1.23
55
MODULE.Public = true
66
MODULE.desc = "moduleLoyalismDesc"
77
MODULE.Features = {"Adds a loyalty tier system for players", "Adds the /partytier command access", "Adds permission control through flags", "Adds automatic tier progression", "Adds customizable rewards per tier"}

npcspawner/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MODULE.name = "moduleNpcSpawnerName"
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
4-
MODULE.version = 1.21
4+
MODULE.version = 1.22
55
MODULE.desc = "moduleNpcSpawnerDesc"
66
MODULE.Public = true
77
MODULE.Features = {

0 commit comments

Comments
 (0)