-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# August and Ben's Extended Editor - BEEMOD1.5 | ||
Get more information about the BEE at [portal2backstock.com/bee](https://portal2backstock.com/bee/) or [github.com/BEEmod/BEEMOD](https://github.com/BEEmod/BEEMOD) | ||
### Creator info | ||
#### August - [augustloolam.com](http://augustloolam.com/) | ||
* Made all the in-puzzlemaker models and animations | ||
#### Ben - [benvlodgi.github.io](https://benvlodgi.github.io/) | ||
* Made the gameplay instances and integrated them with the puzzlemaker | ||
|
||
### Sharing | ||
You can use the instances, but you must get permission from August to use his models | ||
|
||
### Known bugs | ||
* Doors dont get proper signage | ||
* Doors connection acts like an OR gate, not like an AND gate | ||
|
||
Any other bugs, report them at github.com/BEEmod/BEEMOD/issues | ||
|
||
|
||
### Update Log | ||
##### 1.5 | ||
* Fixed turret overlapping pellet catcher item on the palette. | ||
|
||
##### 1.4 | ||
* Fixed compatability issue with PTI Coop | ||
Note: Autoportals will not work properly in coop mode, also this is a hotfix update and has not been tested at all | ||
|
||
##### 1.3 | ||
* Fixed autoportal sometimes emitting backwards into the void | ||
|
||
##### 1.2 | ||
* Fixed warm light strip selection | ||
* Fixed broken NOT gate | ||
|
||
##### 1.1 | ||
* Removed NAND and NOR gates to stop crashes when adding logic entities | ||
* Fixed when starting a one portal chamber, when you walk through the entry door you loose the gun and get it back. That was designed for the preview mode, not to be in chambers when published. | ||
* Fixed PDVs particle effects no showing up on loads from saved games. | ||
|
||
##### 1.0 | ||
* Initial release |