diff --git a/website/blog/2022-01-30-roguelibs-v3.5.0-beta.md b/website/blog/2022-01-30-roguelibs-v3.5.0-beta.md index e4de69d62..141b122a3 100644 --- a/website/blog/2022-01-30-roguelibs-v3.5.0-beta.md +++ b/website/blog/2022-01-30-roguelibs-v3.5.0-beta.md @@ -18,7 +18,7 @@ Click "Read More" to see the entire to-do list. -❌`Agent`, 🔹`AirConditioner`, 🔹`AlarmButton`, 🔹`Altar`, 🔹`AmmoDispenser`, ❌`ArcadeGame`, ❌`ATMMachine`, ❌`AugmentationBooth`, 🔹`Barbecue`, ❌`BarbedWire`, ❌`Bars`, ❌(?)`BarStool`, ❌(?)`Bathtub`, ❌`Bed`, ❌(?)`Bench`, ❌(?)`Boulder`, ❌(?)`BoulderSmall`, ❌(?)`Bush`, ❌`CapsuleMachine`, ❌(?)`Chair`, ❌(?)`ChestBasic`, ❌`CloneMachine`, ❌`Computer`, ❌(?)`Counter`, ❌`Crate`, ❌(?)`Crusher`, ❌(?)`Desk`, ❌`Door`, ❌`Elevator`, ❌(?)`ExplodingBarrel`, ❌`FireHydrant`, ❌(?)`FirePlace`, ❌(?)`FireSpewer`, , ❌(?)`FlameGrate`, ❌(?)`FlamingBarrel`, ❌`Fountain`, ❌(?)`FreeItemMachine`, ❌(?)`GasVent`, ❌`Generator`, ❌`Generator2`, ❌(?)`Gravestone`, ❌(?)`Item`, ❌`Jukebox`, ❌(?)`KillerPlant`, ❌(?)`Lamp`, ❌`LaserEmitter`, ❌`LoadoutMachine`, ❌(?)`LockdownWall`, ❌(?)`Manhole`, ❌(?)`MineCart`, ❌(?)`MovieScreen`, ❌`PawnShopMachine`, ❌(?)`Pipe`, ❌(?)`Plant`, ❌`Podium`, ❌`PoliceBox`, ❌(?)`PoolTable`, ❌`PowerBox`, ❌`Refrigerator`, ❌`Safe`, ❌`SatelliteDish`, ❌(?)`SawBlade`, ❌`SecurityCam`, ❌(?)`Shelf`, ❌(?)`Sign`, ❌(?)`SlimeBarrel`, ❌(?)`SlimePuddle`, ❌`SlotMachine`, ❌(?)`Speaker`, ❌(?)`StartingPoint`, ❌(?)`Stove`, ❌(?)`Table`, ❌(?)`TableBig`, ❌(?)`Television`, ❌`Toilet`, ❌(?)`Train`, ❌`TrapDoor`, ❌(?)`TrashCan`, ❌(?)`Tree`, ❌(?)`Tube`, ❌`Turntables`, ❌`Turret`, ❌(?)`VendorCart`, ❌(?)`WasteBasket`, ❌`WaterPump`, ❌`Well`, ❌`Window`. +❌`Agent`, ✅`AirConditioner`, ✅`AlarmButton`, ✅`Altar`, ✅`AmmoDispenser`, ❌`ArcadeGame`, ❌`ATMMachine`, ❌`AugmentationBooth`, ✅`Barbecue`, ❌`BarbedWire`, ❌`Bars`, ❌(?)`BarStool`, ❌(?)`Bathtub`, ❌`Bed`, ❌(?)`Boulder`, ❌(?)`BoulderSmall`, ❌(?)`Bush`, ❌`CapsuleMachine`, ❌(?)`Chair`, ❌(?)`ChestBasic`, ❌`CloneMachine`, ❌`Computer`, ❌(?)`Counter`, ❌`Crate`, ❌(?)`Desk`, ❌`Door`, ❌`Elevator`, ❌(?)`ExplodingBarrel`, ❌`FireHydrant`, ❌(?)`FirePlace`, ❌(?)`FireSpewer`, ❌(?)`FlameGrate`, ❌(?)`FlamingBarrel`, ❌(?)`GasVent`, ❌`Generator`, ❌`Generator2`, ❌(?)`Gravestone`, ❌(?)`Item`, ❌`Jukebox`, ❌(?)`KillerPlant`, ❌(?)`Lamp`, ❌`LaserEmitter`, ❌`LoadoutMachine`, ❌(?)`LockdownWall`, ❌(?)`Manhole`, ❌(?)`MineCart`, ❌(?)`MovieScreen`, ❌`PawnShopMachine`, ❌(?)`Plant`, ❌`Podium`, ❌`PoliceBox`, ❌(?)`PoolTable`, ❌`PowerBox`, ❌`Refrigerator`, ❌`Safe`, ❌`SatelliteDish`, ❌(?)`SawBlade`, ❌`SecurityCam`, ❌(?)`Shelf`, ❌(?)`Sign`, ❌(?)`SlimeBarrel`, ❌(?)`SlimePuddle`, ❌`SlotMachine`, ❌(?)`Speaker`, ❌(?)`StartingPoint`, ❌(?)`Stove`, ❌(?)`SwitchBasic`, ❌(?)`Table`, ❌(?)`TableBig`, ❌(?)`Television`, ❌`Toilet`, ❌(?)`Train`, ❌`TrapDoor`, ❌(?)`TrashCan`, ❌(?)`Tree`, ❌(?)`Tube`, ❌`Turntables`, ❌`Turret`, ❌(?)`VendorCart`, ❌(?)`WasteBasket`, ❌`WaterPump`, ❌`Well`, ❌`Window`. :::note Legend ❌ - not implemented, 🔹 - not tested, ✅ - implemented, (?) - may be tricky to implement.