Search found 3 matches

by EnergyBear
05 September 2018, 17:28
Forum: Developers
Topic: Looking for testers: The First Spine
Replies: 0
Views: 1095

Looking for testers: The First Spine

Hey \bga\Community::findAll() ! We are looking for some testers for the game The First Spine: http://en.studio.boardgamearena.com/#gamepanel?game=tfsbga We will self-publish the game with a Kickstarter campaign in 2019, and we wish to release an online version on BGA. Feel free to test it and submit...
by EnergyBear
05 September 2018, 17:04
Forum: Developers
Topic: Ide helper
Replies: 0
Views: 1068

Ide helper

Hi everyone, Here's a gist to help your IDE to find methods of the classes you'll use (and the constants too) inspired from the result of barryvdh/laravel-ide-helper => https://gist.github.com/TeddyGandon/9e3183475252203b1ede192688b463cd Feel free to use it in your awesome projects! Tested on Atom &...
by EnergyBear
22 March 2017, 10:11
Forum: Developers
Topic: Strange mysql result
Replies: 2
Views: 1467

Strange mysql result

Hi ! I have a table with that structure : CREATE TABLE IF NOT EXISTS `tfs_gameboard_tiles` ( `position_h` int(1) NOT NULL, `position_v` int(1) NOT NULL, `card_id` int(10) DEFAULT NULL, `properties` text, `player_id` int(10) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; It is harvested with th...

Go to advanced search