izac112
f57eb78551
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-11-24 20:26:30 +01:00
Unknown
b1f33868ed
Deathsquad support
2020-11-23 17:01:38 -05:00
izac112
03f0165bd3
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-09-29 05:56:00 +02:00
ShadowLarkens
cf9b39b4a9
Set up GitHub action for nanomap generation
2020-09-25 03:25:07 -07:00
izac112
4b051c23fc
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-09-13 15:05:53 +02:00
Repede
037f76babd
adds missing comment and removes capitals for consistency
2020-09-06 16:31:32 -04:00
Repede
f4ab9e9022
re-adds setckey command
2020-09-06 16:29:19 -04:00
Atermonera and VirgoBot
f612958f0c
Merge pull request #7603 from Greenjoe12345/customloadout
...
adds the ability to give loadout items a custom name/description
2020-09-04 22:31:18 -04:00
lbnesquik
196580141b
Improve quick nif
...
You can now choose which nif you want to give them
2020-08-30 20:53:23 +02:00
ShadowLarkens
eac9e46615
TGUI Law Manager
2020-08-28 11:36:47 -07:00
Atermonera and VirgoBot
21c1b12ef1
Colony Director -> Site Manager
2020-08-27 20:43:04 -04:00
ShadowLarkens
097d4fa283
TGUI Research
2020-08-25 13:30:47 -07:00
izac112
48af4c881c
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-08-22 20:07:45 +02:00
Heroman3003 and GitHub
34eb48c770
Replace another instance of IRC with Discord in ahelp verbs
2020-08-22 12:13:10 +10:00
Novacat and GitHub
89b0fa6b79
Merge pull request #8708 from Rykka-Stormheart/shep-dev-persistence-megapatch
...
Persistence Patch
2020-08-21 01:14:04 -04:00
Atermonera and VirgoBot
45b1b77f42
Merge pull request #7497 from Shadow-Quill/AdminPM
...
Cancelling choosing someone to admin PM won't say "no mob"
2020-08-20 22:21:42 -04:00
Rykka
ad6870c78d
Persistence Patch
...
- Fixes Paper and font tags stacking across rounds, as shown in: 
- Fixes Graffiti being persistent for over 50 rounds (10+ days)
- Sets Trash to be persistent for 4 rounds instead of 5
- Fixes Persistence being always-on because of if("persistence_enabled") config.persistence_enabled = 1. As explained:
> it's on by default, which means config.txt will be read and if it's not there it stays at 1. If it is there,it gets set to 1. There is no way to disable it
- Adds config options to enable/disable **Persistence for Maploaded objects**, as well as a verb to toggle such.
- Adds Persistence to config.
Currently IGNORE_MAPLOAD for Persistance is **Disabled.**
Maploaded objects/dirt/etc will be saved by persistence, preserving current behavior.
2020-08-16 09:48:46 -04:00
izac112
5c02633707
Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore ; branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-08-13 20:01:22 +02:00
ShadowLarkens
f156857e14
TGUI Appearance Editor (Mirrors & Admin)
2020-08-10 08:08:33 -07:00
izac112
50834e4a7b
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-08-02 23:52:01 +02:00
Atermonera and VirgoBot
65cfe5f6e3
Implements Status Indicators
2020-07-30 15:30:44 -04:00
SplinterGP
9b4843da61
i think this is all the changes ?
2020-07-27 20:59:20 -03:00
izac112
601a155b30
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-07-25 15:22:42 +02:00
Cerebulon and VirgoBot
8b031dd8ad
Persistent Trash/Dirt/Graffiti/Notices
2020-07-24 05:24:56 -04:00
ShadowLarkens
1cded01770
TGUI v3.0
...
This ports TGUI, and makes the old nano crew monitor and the disposal
bins use it as first examples.
2020-07-16 14:59:45 -07:00
izac112
0f05106e95
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-07-15 12:27:54 +02:00
Novacat and GitHub
3b6040771b
Update create_object.dm
2020-07-13 22:37:36 -04:00
Kates and VirgoBot
b6003d6cd0
Quick create improvements
2020-07-13 22:27:16 -04:00
izac112
1456af50f7
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-07-14 00:21:02 +02:00
Repede
1845eed3cc
Fixes some events, removes unused scripts related to TGS3, etc
2020-07-07 20:04:03 -04:00
Novacat and GitHub
a82c815a4f
Update create_object.dm
2020-07-05 15:20:08 -04:00
Atermonera and VirgoBot
14484a2d83
Makes mob/obj/turf spawn windows pop up in proper size
2020-07-05 14:04:25 -04:00
izac112
e807b80281
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
2020-05-27 20:10:55 +02:00
Aronai Sieyes and GitHub
86373ecc96
Merge pull request #8050 from VOREStation/Arokha/furtherghost
...
Redo respawning
2020-05-25 11:37:51 -04:00
Atermonera and VirgoBot
f96757e6c6
Fixes runtime in item_attack.dm, line 81 ( #7236 )
...
Undefined variable /turf/simulated/floor/plating/var/lastattacker
2020-05-24 17:32:25 -04:00
Aronai Sieyes
49b9896f73
Redo respawning
2020-05-23 17:32:02 -04:00
izac112
e684df5236
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-21 21:17:58 +02:00
Atermonera and VirgoBot
c3e5e6c1f1
Edit Appearance and Change Appearance update icon sex
2020-05-19 21:54:38 -04:00
Aronai Sieyes
09074eaabb
Alter playsound paradigm
2020-05-18 23:42:15 -04:00
izac112
c14d144d45
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-18 16:05:36 +02:00
Aronai Sieyes
e585a6dc47
Semi-automate discord ID registration
2020-05-17 21:14:18 -04:00
izac112
a964a3a1bc
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-16 23:26:52 +02:00
Atermonera and VirgoBot
3057230bb2
Fixes #649 ( #7114 )
2020-05-15 16:33:17 -04:00
izac112
bba0a05f5f
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-13 10:21:49 +02:00
Aronai Sieyes
d4cfdcfb3a
Switch to using GLOB.admins instead of admins
2020-05-12 11:16:54 -04:00
Aronai Sieyes
96da7be01b
Put APCs and SMESes into GLOB lists to ease iteration
2020-05-11 22:05:41 -04:00
izac112
2b3fc9a740
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-11 18:20:43 +02:00
Aronai Sieyes
b9262c72f1
Make buildmode AI control reset home turfs when move orders given
2020-05-08 18:46:54 -04:00
izac112
e28994b7be
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
...
All conflicts resolved
Signed-off-by: izac112 <izac10@live.com >
2020-05-06 21:53:03 +02:00
Aronai Sieyes
a0a3971449
VS: Stop adjusting cooldown directly
2020-04-30 15:44:19 -04:00