TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.18k stars 52 forks source link

Allow nested bbcode inside format_as_bbcode #232

Closed geneotech closed 7 years ago

geneotech commented 7 years ago

Right now, otherwise correct descriptions of grenades are completely faulty because of supporting only one level of depth.

geneotech commented 7 years ago

Functionality complete as of 85262b1b5ccc08ba65eaa70518315e29bd203cea. Thank you!