Anuken
c324f2124b
DEATH AND DESTRUCTION
2022-02-15 16:46:32 -05:00
Anuken
fa6ddd5f50
Conquer tank progress
2022-02-03 15:13:08 -05:00
Anuken
de96c8201d
Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
2022-02-03 12:48:31 -05:00
Anuken
eb4d2fc3a3
Weapons parts for units / No logic on Erekir
2022-02-02 20:39:22 -05:00
smol
29311806a9
PlayerConnectionConfirmed ( #6539 )
...
* PlayerConnectionConfirmed
* AdminRequestEvent
2022-01-29 11:34:34 -05:00
GlennFolker
758921c077
Added 2 versatile trigger event types ( #6130 )
...
* t
* oops
2021-10-10 08:08:04 -04:00
Anuken
00a2c1aad0
Refactored fireball into FireBulletType
2021-08-08 13:37:55 -04:00
Anuken
00e3a59463
Land animation progress / IntelliJ android plugin hack
2021-07-27 16:26:13 -04:00
Anuken
bc7085826e
Re-generated ClassMap
2021-07-01 11:44:29 -04:00
Anuken
28b235ef07
Partial 7.0 merge - API preview
2021-06-02 11:08:08 -04:00
Anuken
56e41309b1
Updated global script
2021-02-13 11:56:40 -05:00
Anuken
e3f388692f
Misc cleanup & fixes
2021-01-19 15:13:41 -05:00
DeltaNedas
ffa7256e5a
add ContentInitEvent ( #3951 )
...
* add ContentInit(ialized)Event
* a
* a
2020-12-13 23:43:27 -05:00
Charlotte Lily-Llaitchee Vixen
409d27e3df
found more occurances of the error
2020-12-12 07:23:23 +00:00
Charlotte Lily-Llaitchee Vixen
d47abd4f83
fixed an error in global.js
2020-12-12 07:15:24 +00:00
Anuken
e4266d22f5
Added more hints
2020-11-21 17:17:03 -05:00
Anuken
b09dc47aad
Bugfixes / Tutorial cleanup
2020-11-21 15:50:44 -05:00
DeltaNedas
09eed078cd
unified extend and extendContent to work for any class
2020-11-21 13:04:17 +00:00
DeltaNedas
6da6c9426d
add file picker interface for mods
2020-11-12 23:21:49 +00:00
Anuken
6eab4ebd1c
Fixed #3145 / Fixed #3144
2020-10-27 10:27:57 -04:00
Skat
aba001f499
var deprecated, use let or const
2020-10-21 16:05:36 +03:00
Anuken
d07c74b60f
Re-added tap event for servers
2020-09-30 15:01:46 -04:00
Anuken
9e0b29b3dd
Cleanup
2020-09-24 18:11:10 -04:00
Anuken
0a314e142e
Fixed #2632 (among other things)
2020-09-20 15:23:34 -04:00
Anuken
c483ae2c23
Fixed certain teams not attacking other units
2020-09-05 15:03:13 -04:00
Anuken
90247e3b27
Fixed #2472
2020-09-03 15:23:08 -04:00
Anuken
ac21c620fe
Many new modding improvements
2020-08-22 14:05:41 -04:00
Anuken
dac2264ac7
Smoother mobile player movement / Cleanup
2020-08-20 15:56:40 -04:00
Anuken
3d5236dfd3
Removed unnecessary events from global script
2020-08-18 17:04:01 -04:00
Anuken
91c1c004c7
Formation tweaks
2020-08-16 18:51:17 -04:00
Anuken
b11908f509
Event things
2020-08-04 15:14:01 -04:00
Anuken
c3a073fbbf
Bugfixes
2020-07-30 10:51:43 -04:00
Anuken
c6826a6c7e
Initial implementation of Anuken/Mindustry-Suggestions/issues/327
2020-07-28 14:28:58 -04:00
Anuken
1100803af4
Global sector items / Mod file reading
2020-07-27 20:18:07 -04:00
Anuken
f4a7108382
Weapon system refactoring
2020-07-02 22:48:37 -04:00
Anuken
0847b20401
Cleanup
2020-06-26 18:50:30 -04:00
Anuken
fdf7c88083
argh
2020-06-26 14:27:26 -04:00
Anuken
6501071510
Cleanup, renaming
2020-06-08 21:03:29 -04:00
Anuken
0842c3f0a0
Progress on sector state
2020-05-30 21:04:41 -04:00
Anuken
4161698bb8
Removed quote requirement for events
2020-05-04 18:05:47 -04:00
Anuken
a4bd1dcc6d
Mod event support
2020-05-04 17:57:08 -04:00
Anuken
23cb249c19
Possible scroll fix
2020-05-04 08:59:56 -04:00
Anuken
07a4b64b8a
Removed unnecessary functional methods / Script cleanup
2020-05-04 00:01:45 -04:00
Anuken
834c15a808
client/server separation
2020-05-03 21:45:46 -04:00
Anuken
c1b225a3b0
Fixed issue in #1804
2020-04-01 14:44:17 -04:00
Anuken
89a5c957fd
add mod name to js print() ( #1677 )
...
* add mod name to js print()
* add mod name to errors
2020-03-05 15:58:10 -05:00
DeltaNedas
0c01554a6b
add floatf/p and func to global.js ( #1633 )
2020-02-24 15:06:33 -05:00
Anuken
3102931cb4
Removed script wrapper
2020-02-11 17:50:16 -05:00
Patrick 'Quezler' Mounier
e06d8eabec
[formatting] add newline to file(s) ( #1508 )
...
* Trail appropriate files with a new line
* For some ironic reason it ignored itself
Probably because it wasn’t tracked/commited yet.
* Rename newlines to server executable naming pattern
2020-02-05 18:36:56 -05:00
Anuken
670f085f78
New, improved minimap / Bugfixes
2019-12-29 17:56:10 -05:00