1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

1216 Commits

Author SHA1 Message Date
grilledham
59df4cefa0 updated regs 2018-10-09 15:32:29 +01:00
Valansch
8e28e40143
Merge pull request #226 from Valansch/sqrt_cleansing
Removed several math.sqrt in codebase
2018-10-09 11:44:39 +02:00
grilledham
3f77f8a737
Merge pull request #228 from iltar/only-add-market-item-when-enabled
Only add the market item when market is enabled
2018-10-08 20:25:24 +01:00
Lynn
9ab7679171 Only add the market item when market is enabled 2018-10-08 21:17:13 +02:00
grilledham
1632f81d13 added /popup-player cmd + hooks to show popus programmatically. 2018-10-07 23:22:03 +01:00
grilledham
84e1d96fcc map info text boxes now word wrap 2018-10-07 15:49:12 +01:00
grilledham
340c8a0673 added double beach 2018-10-06 17:07:50 +01:00
grilledham
044adcf0ed updates to beach map 2018-10-06 13:46:32 +01:00
grilledham
3b76740adc map double beach 2018-10-06 13:46:18 +01:00
grilledham
075f728e96 updated regs 2018-10-06 13:46:06 +01:00
Maik Wild
5e25efeee5 required math in all files using sin/cos 2018-10-04 18:01:42 +02:00
Maik Wild
4a2e258ff3 moved math functions into math.lua 2018-10-04 17:56:49 +02:00
Valansch
554e1fea51
autoban barcodes 2018-10-04 10:53:35 +02:00
Valansch
8a5a3d2ee0
Update donators.lua 2018-10-03 17:29:36 +02:00
Valansch
3abd779775
Added math.inv_sqrt2 2018-10-02 23:53:05 +02:00
Valansch
38e680bae1
fixed typo 2018-10-02 23:49:39 +02:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
99283af7e4 donator welcome messages are in the player's color 2018-10-02 20:54:13 +01:00
grilledham
0d131dffc6 updated regs 2018-10-02 15:37:46 +01:00
Maik Wild
a8e883b8ec added math.sqrt2 2018-10-02 10:08:57 +02:00
grilledham
51f9608307 added vanilla preset to map_layout 2018-09-30 21:23:37 +01:00
grilledham
a995280428 vanilla map 2018-09-30 21:20:41 +01:00
grilledham
3f91d119a1 crashsite preset now disables fish market 2018-09-30 14:13:51 +01:00
grilledham
10def6fe66 tasklist bug fix 2018-09-30 00:26:43 +01:00
grilledham
89f767b8b7 updates to fish island 2018-09-29 13:37:34 +01:00
grilledham
41a734aa6f updated regs 2018-09-29 13:37:25 +01:00
grilledham
44aadf9888 updated regs 2018-09-28 19:54:19 +01:00
grilledham
2ece0e1dee Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2018-09-28 19:52:09 +01:00
Valansch
35f406b0c2
Merge pull request #225 from Valansch/sin_desync_workaround
Sin desync workaround
2018-09-28 18:56:24 +02:00
Valansch
e2f414770b
Update donators.lua 2018-09-28 18:54:34 +02:00
Valansch
646d050dd0
Round math.sin instead of approximating it 2018-09-28 18:42:36 +02:00
Valansch
b94f65ba51
Update math_fix.lua 2018-09-28 17:37:09 +02:00
Valansch
d85d969dce
Update math_fix.lua 2018-09-28 17:35:05 +02:00
Maik Wild
b01cef726b made sin use rads instead of deg 2018-09-28 17:28:01 +02:00
grilledham
54b3eb40ce updated regs 2018-09-28 15:27:14 +01:00
Maik Wild
7e0194996d replaced math.sin with lua implementation 2018-09-28 16:26:50 +02:00
grilledham
a52db2ff72 updates 2018-09-25 15:52:15 +01:00
grilledham
00ed704bd1 updates regs 2018-09-25 15:39:45 +01:00
Valansch
8d620eb1d8
Merge pull request #223 from grilledham/Game-table
changed Game.players to Game.get_player_by_index(index)
2018-09-23 14:15:27 +02:00
grilledham
a7f6af37c1 set _Debug to false 2018-09-23 12:22:14 +01:00
grilledham
d38a87e9bb changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
Valansch
3eb8be8b34
Merge pull request #222 from grilledham/Game-table
Game table
2018-09-23 12:36:34 +02:00
grilledham
f1ef10beb6 Game is now local 2018-09-22 23:25:13 +01:00
grilledham
d232add93f more to utils + changed implementation 2018-09-22 23:24:47 +01:00
grilledham
594c1fa15b changed game.player -> Game.player 2018-09-22 21:07:05 +01:00
grilledham
a7d6b53b4e added Game module 2018-09-22 21:06:52 +01:00
grilledham
33c9c65629 crashsite now uses the map seed by default 2018-09-22 15:28:40 +01:00
grilledham
57c135b5f1 updated regs 2018-09-22 12:59:19 +01:00
grilledham
1dd901cee4 updates 2018-09-21 01:16:25 +01:00
grilledham
1180e766d5 updated regs 2018-09-20 13:39:37 +01:00