forked from GraionDilach/OpenRA
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathAUTHORS.AS
89 lines (68 loc) · 1.99 KB
/
AUTHORS.AS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Attacque Supérior is a third-party logic
extension based on OpenRA.
The plugin is maintained by
* Gyula Zimmermann (Graion Dilach)
Authors of logics:
* Gyula Zimmermann (Graion Dilach)
> everything unless listed
* Andre Mohren (IceReaper)
> KKND laser implementation
* Boolbada/forcecore
> RadBeam implementation
> initial AIDeployHelper
> ArcRenderable
> Nydus tunnel logic
> mind control traits
> Berserkable
> TintedCells (former radioactivity)
> FallsToEarthAS
> PointDefense logic
> WithFlickeringColoredOverlay
> Prism Forwarding logic
* Dnqbob
> Make a trait for AI to cut down/restore power.
* CastleJing
> Bugfixes on mind controller logic
* darkscrypt (Devon/wolfbyte)
> Major rewrite on garrison code
> Smart deploy logic
* DnAp
> Initial garrison logic
* Holloweye
> SmokeParticle(Emitter) basic implementation
* lucasss
> (Gives)ProximityBounty basic implementation
* Lukas Franke (abcdefg30)
> WithTurretDeployAnimation
* Matthias Mailänder (Mailaender)
> WithExitOverlay
> ChronoshiftableWithSpriteEffect
* Martin Lang (Gerseras/Seraphinexxx)
> DelayedWeapon system
* Mustafa Alperen Seki (MustaphaTR)
> mindcontrol traits cleanup
> /taunt command
> Intelligence logic
> Warpable logic
> Infect logic
> GrantTimedCondition
> garrison logic maintainance
> OpenToppedDamageWarhead
* Patrick Wieth
> PointDefense logic fixes
> FitImageLoadScreen
> support for random loadscreens
* Sean Hunt (coppro)
> Chrono Miner implementation (ChronoResourceDelivery)
* jrb0001
> AmmoPool support for ExplodeWeapon
* Wojciech Walaszek (Voidwalker)
> TeleportNetwork maintaince
> WarheadTrailProjectile
> TintedCells maintaince
Authors of documents used in this plugin:
* Apollo
> additional blending modes
The project owes thanks for OpenRA for it's modularity
which allows this project to exist in the first place.
Also thanks for you, the user for using this project.