1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
Commit Graph

1781 Commits

Author SHA1 Message Date
grilledham
420b584228 removed unused function donators 2018-11-26 16:50:38 +00:00
grilledham
7a4700052c Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module 2018-11-26 16:10:08 +00:00
grilledham
b22499cc9b clean up + comments 2018-11-26 16:07:24 +00:00
grilledham
a1f63ce2b7 removed testing code 2018-11-26 16:07:07 +00:00
grilledham
13408d329a removed donators and regulars from the scenario 2018-11-26 16:06:52 +00:00
grilledham
218f53da83 fixed donator_messages 2018-11-26 12:40:38 +00:00
Matthew
6697f4cb99 Delete features/silly_player_names.lua -- fixes 508f75c4b9 (#462) 2018-11-26 13:11:38 +01:00
Matthew
b5477034b7 Move infinite storage (#463) 2018-11-26 13:11:26 +01:00
Matthew
1332ad5a8d Move spawn control (#456) 2018-11-26 13:10:37 +01:00
grilledham
69fa8309f0 updates 2018-11-26 11:44:35 +00:00
grilledham
018675c9c4 user_groups to sync regulars with server 2018-11-26 11:44:27 +00:00
grilledham
297c99d204 Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module 2018-11-25 19:18:58 +00:00
grilledham
7b42a7a5ee updates 2018-11-25 19:18:51 +00:00
Lynn
12d779b46f
Merge pull request #455 from SimonFlapse/Diggy-Tweaking
[Diggy] Tweaking Diggy controls
2018-11-25 15:10:54 +01:00
SimonFlapse
fadce394c0 Made mining speed scale a bit quicker the first couple of levels 2018-11-25 15:00:23 +01:00
SimonFlapse
16f3241c98 Minor refactor to prevent turrets logic getting stuck 2018-11-25 13:45:14 +01:00
grilledham
3768a6a3ca merge develop 2018-11-25 11:54:06 +00:00
SimonFlapse
b240b278f6 Minor changes based on feedback 2018-11-25 12:53:05 +01:00
grilledham
4e0f30db17 updates 2018-11-25 11:52:50 +00:00
SimonFlapse
37c7b29221 Fixed broken turret and error messages in console 2018-11-25 05:14:08 +01:00
SimonFlapse
cae9c68c3e Fixed multiplication instead of addition
Tested rocket launch succesfully
2018-11-25 02:45:21 +01:00
SimonFlapse
7b031a7c9d Tweaking Diggy controls
Fixed rockets not giving experience and converted it to 1% of total experience.

Decreased player died deduct to 0.2%

Increased xp from rocks by 1 every fifth level

Increased xp from bots by about 1 every tenth level.

Increased early science XP reward (doubled for red and green, 50% for black and blue)

Level 100 is not 19,990,000 XP (Down from 30 million)

Starting XP is 400.
2018-11-25 02:27:41 +01:00
Matthew
2442d3f6b3
Merge pull request #451 from SimonFlapse/CaseSensitivityFix
Case sensitivity causing Task.lua not to be found
2018-11-24 12:49:14 -05:00
SimonFlapse
c78f023b50 Bot mining not giving xp fixed 2018-11-24 18:44:27 +01:00
SimonFlapse
a373cddade Update AlienSpawner.lua 2018-11-24 18:08:18 +01:00
Simon
0db1fc759f
Merge pull request #449 from iltar/small-fixes
Some small performance fixes and cleanup
2018-11-24 18:03:39 +01:00
Lynn
dbc862a2a7 Properly pass debug and cheats 2018-11-24 17:55:08 +01:00
Matthew
170d659436
Add _CHEATS to globals in luacheckrc 2018-11-24 11:52:29 -05:00
Lynn
7e3864ef19 Fixed undeflatable reference 2018-11-24 17:48:30 +01:00
Lynn
c0eb00763c Updated missing variable 2018-11-24 17:40:55 +01:00
Lynn
4d15ac038c Some small performance fixes and cleanup 2018-11-24 17:31:34 +01:00
Lynn
cf3f02acf2
Merge pull request #448 from SimonFlapse/hot-fix-missingbot
Bot.lua removed causes game error <- Fix
2018-11-24 17:07:00 +01:00
SimonFlapse
246d429c2d Update control.lua 2018-11-24 17:06:07 +01:00
Matthew
caca778ec5
Merge pull request #446 from Refactorio/bot_removal
Delete bot.lua
2018-11-24 10:49:02 -05:00
Matthew
0ae7e37ad2
Update CHANGELOG.md 2018-11-24 10:48:20 -05:00
Lynn
247d13e074
Merge pull request #447 from SimonFlapse/Bot-mining-xp
[Diggy] Bot mining experience
2018-11-24 16:36:32 +01:00
SimonFlapse
6ed752e73d Fixed floating text and CI pleasing 2018-11-24 16:35:20 +01:00
SimonFlapse
7febb1162e Turrets give experience 2018-11-24 16:33:26 +01:00
SimonFlapse
b1d182008e Fixed exp scope 2018-11-24 16:08:14 +01:00
SimonFlapse
56a11c4ab7 Bot mining now gives about half experience 2018-11-24 16:05:01 +01:00
Lynn
8abeeac279
Merge pull request #442 from iltar/bot-mining
Added bot mining levels and rock mining/destruction particles
2018-11-24 15:20:12 +01:00
grilledham
f4612a7046 more functions 2018-11-24 14:15:14 +00:00
Valansch
cc17b0205e
Delete bot.lua 2018-11-24 14:25:49 +01:00
Lynn
1d876ed1ff Fixed merge and cleanups 2018-11-24 13:53:06 +01:00
Lynn
5ae1757706 Updated changelog 2018-11-24 13:17:48 +01:00
Lynn
83eee2b48a Added bot mining and particles 2018-11-24 13:17:48 +01:00
Simon
22c21011ab Diggy - New leveling system (#402)
* Basic setup for Force Control

* Buffs transitioned to new level system

Implemented level up buffs (Also made a double value avaliable at certain levels)

Added experience for research, rocket launched, mined rocks

Removing experience on player death. 0.5% of total experience

Added total_experience to ForceControl.lua

Refactored util/game.lua

* Transfered market item unlocks

Made Market Items unlock through the force control system.

Removed stone from mined stone

* Initial conversion of market items to coins

* Started biter killing giving XP

* XP for killing enemies. GUI update

* Made ForceControl.remove_experience return the actual removed experience

* Got my head and mind back, also fixed progress bar saying long numbers

* Changed get_market()

* Brand new formula, CI review changes

* Update CHANGELOG.md
2018-11-24 10:45:43 +01:00
Jayefuu
1940b56ddf Added /find command to act the same as find_player (#417)
* Added /find command to act the same as find_player

* Remove find-player, fix case of /regular demote
2018-11-24 10:42:53 +01:00
Jayefuu
e2ea3a10df Update tetris.lua (#444) 2018-11-24 10:37:08 +01:00
plague006
18a1e87dcc Changelog: Fix nil ref in train_station_names #441 2018-11-23 14:50:34 -05:00