-
Notifications
You must be signed in to change notification settings - Fork 17
/
changelog.txt
85 lines (68 loc) · 2.91 KB
/
changelog.txt
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
June 27, 2018 (2.0.0):
+ Sidney added an IP limit to Moomoo.io
* RIP bots 2017-2018
* This script can now only probe servers.
+ Updated the server list to fetch from server.
+ Probing still works, so raid livestreams (manually) all you want.
+ Feel free to disable the Tampermonkey script now.
+ It's been a nice run everyone!
+ Thank you for using this script!
+ Join our Discord at https://nebula.mooo.info
April 22, 2018 (1.9.0):
+ JOIN NEBULA AT https://join-nebula.surge.sh (Discord)
+ Added regex probing
* See the documentation for details
+ Fixed some errors when sending large numbers of bots
April 14, 2018 (1.8.1):
+ Added dev servers
March 29, 2018 (1.8.0):
+ Updated Moomoo Bot Utilities to work with the new encoding scheme
+ UPDATE YOUR TAMPERMONKEY SCRIPT!!!
February 23, 2018 (1.7.0):
+ Updated code to use ArrayBuffers
+ The first time you run this, "npm install" will be automatically run
+ "npm install" will be run automatically after any future updates
February 19, 2018 (1.6.1):
+ Fixed a typo that crashes the program whenever a tribe is deleted
February 12, 2018 (1.6.0):
+ NEW NEBULA SERVER!!!: https://discord.gg/Dvqy2A8
+ Follow mouse now automatically disables after respawning to allow pinging bots
+ Fixed some bugs with !hat
+ !sp to spawn spikes
+ !w to spawn walls
+ !atkid now spreads bots out if the last player update is >30 seconds ago
+ Version 2 coming soon!
February 9, 2018 (1.5.0):
+ Added --autoAttack for easier farming
+ Added !atk to toggle auto attack
+ Since I pushed 4 updates in an hour, here's a summary of the new changes:
* !atkid is now fixed
* !hat <hat name> will make your bots buy and equip that hat if it has enough gold
* --hat <hat name> automatically buys and equips it
* Tampermonkey script was updated to decrease conflict with other scripts
- Update it if you use auto-heal or any other scripts
February 9, 2018 (1.4.2):
+ UPDATE YOUR TAMPERMONKEY SCRIPT!!!
+ This updated Tampermonkey script should have less conflicts with other scripts
February 9, 2018 (1.4.1):
+ Fixed an error when no hat is used
February 9, 2018 (1.4.0):
+ Bots can now buy and equip a hat (when a bot reaches enough gold to do so) using --hat <hat ID or hat name>
+ A new command, !hat, to make a bot attempt to buy/equip a hat
+ Fixed !atkid
January 31, 2018 (1.3.1):
+ Fixed a critical bug that crashed the code (I think)
January 31, 2018 (1.3.0):
+ Random skin colors with --randSkins
+ BREAKING CHANGE: --randnames renamed to --randNames
January 30, 2018 (1.2.2):
+ Fixed autoHeal flag in start.bat
January 28, 2018 (1.2.1):
+ Made autoheal default to true instead of false
January 28, 2018 (1.2.0):
+ No more need to manually setowner
+ UPDATE YOUR TAMPERMONKEY SCRIPT!!!
January 27, 2018 (1.1.1):
+ Added batch scripts to make using bots on Windows easier
January 27, 2018 (1.1.0):
+ Added auto updater