Commit Graph

15906 Commits

Author SHA1 Message Date
ESwordTheCat
b0adafbe34 Fix runtimes. 2014-04-24 00:16:43 +08:00
ESwordTheCat
6ea5b7c632 Modify it to some level. 2014-04-23 21:56:10 +08:00
ESwordTheCat
0722c148d7 And there we go, new recursive mob code. 2014-04-23 18:08:49 +08:00
ESwordTheCat
3f6ee98acc Don't add a radio if it's exist on the list. 2014-04-23 17:28:43 +08:00
ESwordTheCat
d8a8c2008d Reflect var name change. 2014-04-23 16:52:21 +08:00
ESwordTheCat
e9d17dcca2 Oops forgotten. 2014-04-23 16:46:38 +08:00
ESwordTheCat
804becc595 They're not the same type. 2014-04-23 16:46:23 +08:00
ESwordTheCat
cbd52be32f Moved the dead mob check. 2014-04-23 16:44:49 +08:00
ESwordTheCat
66491311be If it's a type of dead mob just add it don't a recursion. 2014-04-23 16:33:35 +08:00
ESwordTheCat
fad7ee4cc6 Recursive mob check. 2014-04-23 16:28:58 +08:00
ESwordTheCat
a78fdf1734 Renamed hear to listeners. 2014-04-23 16:24:40 +08:00
ESwordTheCat
6772aa8670 Move the client check later to not skip not disconnected mobs in contents of disconnected player. 2014-04-23 16:22:32 +08:00
ESwordTheCat
d96df8b22d Renamed get_mobs_in_view to get_listeners_in_view. 2014-04-23 15:55:12 +08:00
ESwordTheCat
14994594a6 Don't pass radio to mob check. 2014-04-23 15:37:27 +08:00
d3athrow
df647d9cdc Merge pull request #641 from ESwordTheCat/23812631
myArea depends if the machine uses power
2014-04-19 21:13:14 -05:00
ESwordTheCat
a7fba1d708 Let depend on use_power var if we need to know the area. 2014-04-20 10:07:13 +08:00
Rob Nelson
4d0df1b213 Merge pull request #640 from ESwordTheCat/86823712
Optimize use_power proc (machinery)
2014-04-19 18:47:48 -07:00
ESwordTheCat
8ad88d2e6c Merge remote-tracking branch 'upstream/Bleeding-Edge' into 86823712 2014-04-20 09:45:07 +08:00
Rob Nelson
3ef5defb29 Missing files 2014-04-19 18:43:54 -07:00
ESwordTheCat
7b92537e5a Merge remote-tracking branch 'upstream/Bleeding-Edge' into 86823712 2014-04-20 09:32:31 +08:00
Rob Nelson
2435d6c9d7 Miners now get dollas, QM gets paid when they buy shit, QM can set payment target of equipment locker. 2014-04-19 18:28:34 -07:00
ESwordTheCat
79866d0184 Revert from area to text. 2014-04-20 09:27:18 +08:00
ESwordTheCat
8986bfafb3 Use the experimental getArea. 2014-04-20 09:00:50 +08:00
ESwordTheCat
30ffa20445 Declare myArea as an area. 2014-04-20 09:00:22 +08:00
ESwordTheCat
f2d917ba35 experimental getArea() proc. 2014-04-20 08:59:36 +08:00
ESwordTheCat
02dddfeba0 Because it use less instructions. 2014-04-20 08:48:25 +08:00
ESwordTheCat
f7905ebdd8 Don't use get_area proc, introduce myArea variable. 2014-04-20 08:46:59 +08:00
Rob Nelson
a532f9d897 Money icons 2014-04-19 16:49:02 -07:00
Rob Nelson
9b062eff9e Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2014-04-19 15:58:25 -07:00
Rob Nelson
de765116de Part 1 of economy rework: Spacecash refactor - See commit for full changelog.
* Implements stacking and stack overlays
 * Simplified tiers of cash (1,10,100,500,1000, may remove 500)
 * Simplified API (dispense_cash, count_cash)
2014-04-19 15:58:14 -07:00
d3athrow
c2ae51be17 Merge pull request #633 from ESwordTheCat/31758173
Minor change to hear proc.
2014-04-19 01:45:06 -05:00
d3athrow
9cb483b7e3 Merge pull request #636 from ESwordTheCat/34813612
Reduce use of named arguments.
2014-04-19 01:44:07 -05:00
Rob Nelson
a9ea1e89b0 Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2014-04-18 20:46:07 -07:00
Rob Nelson
475eb925be Fix jukebox formatting 2014-04-18 20:40:44 -07:00
ESwordTheCat
aa35c03e5d Reduce use of named arguments. 2014-04-19 07:59:28 +08:00
ESwordTheCat
3ee2996f14 Oops my bad revert this. 2014-04-19 01:47:04 +08:00
ESwordTheCat
29b530dd30 . var(proc) use less instructions. 2014-04-19 01:45:02 +08:00
ESwordTheCat
b184a388cc Make luminosity dynamic. 2014-04-19 01:36:27 +08:00
d3athrow
07a29e4852 Compile fix 2014-04-18 11:39:10 -05:00
d3athrow
02cb957714 Merge pull request #622 from ESwordTheCat/69247123
narrow it a little
2014-04-18 11:32:57 -05:00
Rob Nelson
ae1d0cbb03 Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2014-04-18 00:23:57 -07:00
Rob Nelson
9be42672ac Fix some of the retardation of reagents: Optimize, fix logic flow, stupid recursive total updating, etc 2014-04-18 00:23:40 -07:00
d3athrow
db634e5b3b Merge pull request #608 from VelardAmakar/bookcases
Bookcase Construction
2014-04-17 18:46:05 -05:00
Rob Nelson
e6bcafe924 Fix jukebox after hammering it :V 2014-04-17 02:17:44 -07:00
Rob Nelson
28df1f1417 Fix a bunch of jukebox issues, clean up UI a bit, add feedback, allow slapping it to reset if broken. 2014-04-17 02:12:54 -07:00
Rob Nelson
93ebe07f9f Added missing tank control consoles :V 2014-04-16 23:14:07 -07:00
Rob Nelson
20055440f1 Added R&D console to research added new areas, cleaned up research room, etc. 2014-04-16 23:04:54 -07:00
Rob Nelson
083f9f5471 Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2014-04-16 19:27:45 -07:00
Rob Nelson
09683bc2ba Optimize the fuck out of Bustanuts. 2014-04-16 19:26:43 -07:00
Rob Nelson
4dc33d8196 Add more flexible silicon job detection. 2014-04-16 19:06:48 -07:00